Hi,
I'm facing the similar issue in clustered environment.
I configured sticky-session but, still the login doesn't work for first time (Invalid direct reference to form login page)... If i refresh the page and re-enter the credentials then, it works fine.
Here is my entry for sticky session in 'workers.properties'
worker.loadbalancer.sticky_session=1
Please let me know if i miss anything.
Thanks,
Suresh
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221675#4221675
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221675
Are you running the 'all' configuration? That is:
./run.sh -c all
If you are, then you must have changed something incorrectly. Could you post the changes that you made to the web.xml and jboss-web.xml files for the web console?
When posting XML text or source code, please enclose the text in UBBCode "code" tags - you can do this by selecting the text and clicking the Code button above the editor window. Also, click the Preview button to ensure that the formatting is correct and the XML text shows up before posting.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221668#4221668
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221668