File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Struts redirectAction JBoss Clustering Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts redirectAction JBoss Clustering" Watch "Struts redirectAction JBoss Clustering" New topic
Author

Struts redirectAction JBoss Clustering

Jack Lau
Ranch Hand

Joined: Aug 30, 2002
Posts: 166
Hi all,

I am using struts2 with JBoss Clustering.

In web.xml, I added tag "<distributable/>".

After I deployed the war file to JBoss with JBoss manager, when I login, return to login page again.

I am using redirectAction "<result name="success" type="redirectAction">menu</result>"

Is redirectAction support clustering ?

Thanks,
Jack
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts redirectAction JBoss Clustering
 
Similar Threads
file upload problem using internet explorer 8
perplexed by package structure
Issue configuring global results
Struts2 Action Mapping Problem - No configuration found for the specified action
Interceptor messes up action class in Struts2