No they are in different JVM's.

installed in completly different directories

Regards,
Andreas

> -----Original Message-----
> From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 06, 2000 4:14 PM
> To: [EMAIL PROTECTED]
> Subject: RE: jsp & mod_jk problem
> 
> 
> >You have to start several tomcat instances. Make sure you 
> >configure them on
> >different ports for ajp12 and then ajp-mount those in your 
> >virutal hosts
> >parts of httpd.conf
> 
> 
> >Something like this:
> >in server.xml's:
> >tomcat1 listening on 8007
> >tomcat2 listening on 8008
> >...
> >
> >worker.properties:
> >worker.ajp-tomcat1.port=8007
> >worker.ajp-tomcat2.port=8008
> >...
> 
> But here each tomcat run on the same JVM ?
> 
> Regards
> 

Reply via email to