I tried to figure out how to hook up Apache (1.3.14, running on Debian
Linux) to JBoss with embedded Tomcat, and ran into a brick wall. I
found the mod_jk connector (and also have the older mod_jserv
connector), but how do I configure the JBoss+Tomcat combo to talk to
them?

As far as I could figure out, the embedded Tomcat does not read the
server.xml conf file, so to start off with I'm not sure where I should
put the Tomcat configs in the first place. Secondly, all the "howto"
docs I found talk about Tomcat generating an "auto" file from the
contextx defined for it, which can be included in Apache's
http.conf. The embedded Tomcat doesn't seem to generate any such
thing.

Sigh. Of course I could drop Apache and use Tomcat as the main web
server (have it listen to port 80), but I'd rather use the
tried-and-true Apache for static web stuff.

Does anyone have an Apache+JBoss+(Embedded)Tomcat combo running and be
willing to share some config tips?

Also, where do I configure Tomcat when it's running in embedded mode?

//Petri


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to