Ernest Chen wrote:

> Not sure if I'm posting to the right place.  Basically I have the 
> following setup:
> 
> Apache > mod_jk > Tomcat 3.2.1 + jBoss 2.2.1
> 
> Each time I shut down jboss and bring it up again, Apache doesn't 
> recognize the connection anymore, my pages result in Not found, I have 
> to restart apache again. 
> 
> Is this a shortcoming of mod_jk or simply something wrong with my setup?


Probably a shortcoming of mod_jk: when you shut down jboss/tomcat, the 
other end of the socket that mod_jk is talking through goes away, so it 
starts getting errors and gives up rather than attempting to re-connect.


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to