Hi,

Has anyone tried the following combination ? Or something similar ?

Apache2.0.47 + JBoss2.4.9 + Tomcat4.0.4 + Struts1.0   with Load balancing
thru Apache??

If so, please HELP !!!
I am not able to configure the sticky session correctly.
I have 2 tomcat(+JBoss) sessions running, tomcat1 & tomcat2 on different
machines.

When I access the application I get the login page from one tomcat (say
tomcat1).
On login , I get a null pointer exception, since the forward page is getting
directed to the second tomcat, tomcat2, and the session is not available
there !

ANY IDEA ??? I have been struggling with the same for 3 days now. ANY help
would be greatly appreciated.

Thank you

Valli
IIC SSS
INDIA

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to