Re: [us...@httpd] Service Temporarily Unavailable

2009-10-20 Thread thomas2004
The problem is solved. Our network and firewall is has some problems and not stable. It's fixed now. -- View this message in context: http://www.nabble.com/Service-Temporarily-Unavailable-tp25907783p25987110.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

Re: [us...@httpd] Service Temporarily Unavailable

2009-10-20 Thread David Cassidy
Thomas, What config are you using to connect between apache and jboss ? I've got apache and tomcat linked using mod_proxy_jk which you should be able to do as jboss uses tomcat. can you post your config ? D On 15/10/09 13:36, thomas2004 wrote: I have a web-application which deployted on Jbo

[us...@httpd] Service Temporarily Unavailable

2009-10-15 Thread thomas2004
I have a web-application which deployted on Jboss AS. I can render up the web (such as http://appl-jboss.com/myWap) without any problem. Later I use the Apache Http Server as the web server and load balancing. I've configured the listener, worker etc. I render up the web with http://web-apache.co