On Tue, 2008-04-29 at 12:52 +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I am trying to achieve the above, at the moment I am trying to do this by
> including an additional service parameter and assigning different ports for
> the connectors. However now my original web apps are not working either.

Hi Paul,

I've done this successfully, by replicating the <Service/> block within
server.xml. I've had this working with 4 unique webapp trees running
under a single JVM/process.

Be sure to avoid conflicts on the service name, ports, and paths to
logfiles. Don't replicate any elements outside the <Service/> block.

I can't tell from your output what your specific issue is, but happy to
try and answer any further questions.

Cheers, Ben



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to