If I remember correctly, I think it was mentioned that the bundled jboss/catalina does not have a server.xml file or does not use it. Are you using the bundled package? Could this be the problem?
From: "Gerry Duhig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Tue, 30 Oct 2001 13:16:53 -0000 Subject: [JBoss-user] Apache-JBoss-Catalina integration 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 --__--__-- _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
