Does the EmbeddedTomcat service start an ajp12 connection in order to 
interface with Apache?  Or is this part of what we're still waiting for 
with the Tomcat Integration Project?

  I have a small app that is working beautifully with the EmbeddedTomcat 
service and jBoss pre04 as long as I access it directly on tomcat port 
8080.  After configuring apache for my app, I get an Internal Server Error 
page from apache when I try to access any of my servlets.  By looking in 
the apache error log I find several ajp12 connection fail messages, leading 
me to beleive that the ajp12 8007 port is not being opened by 
EmbeddedTomcat.....  Is this true?  Is there a way to start it?

Also is there a way to force the EmbeddedTomcat service to use the 
$TOMCAT_HOME/work directory for all its internal garbage instead of 
cluttering up $TOMCAT_HOME?  When run standalone this does not seem to 
be  a problem.


Michael G. Drew
Kishwaukee College
Interface Programmer
[EMAIL PROTECTED]
(815) 825-2086 ext. 595



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to