Hi
 
I have setup JBoss-Catalina but have failed to configure the mod_webapp in Apache to connect the two.
 
I get errors in the apache error_log that read:
 
Cannot open Connection "conn"
Connection "conn" Cannot Connect
 
The http response is "Web-application not yet Deployed"
 
My ear file, exactly as used in JBoss241-Tomcat323 IS deployed.
 
My httpd.conf looks like:
 
WebAppConnection conn warp localhost:8008
WebAppDeploy    MyApp.ear conn /MyApp
 
Can someone give me a clue as to what's wrong please?
 
Gerry
 
 
 

Reply via email to