RE: jsp & mod_jk problem

2000-11-06 Thread Stubenrauch,Andreas
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 prob

RE: jsp & mod_jk problem

2000-11-06 Thread GOMEZ Henri
>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:

RE: jsp & mod_jk problem

2000-11-06 Thread Stubenrauch,Andreas
ED]] > Sent: Monday, November 06, 2000 3:53 PM > To: [EMAIL PROTECTED] > Subject: Re: jsp & mod_jk problem > > > Thank you for your answer, I'll try with ajp12 > > By the way, do you have any idea on how to setup tomcat and > apache to be > able to serve sever

Re: jsp & mod_jk problem

2000-11-06 Thread Dominique BATARD
pache. The tomcat doc is rather scarse on the subject. Dominique - Original Message - From: "GOMEZ Henri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 06, 2000 2:47 PM Subject: RE: jsp & mod_jk problem > >I tried to switch to mod_

RE: jsp & mod_jk problem

2000-11-06 Thread GOMEZ Henri
>I tried to switch to mod_jk and ajp13 and got a strange result : >one jsp containing only FrameSets and Frames : some of the src >files, which >are jsp, don't show in the right frame, and particularely one jsp shows >twice instead of once. Did you use .forward ? It's a known problem with ajp13

jsp & mod_jk problem

2000-11-06 Thread Dominique BATARD
I have jsp and servlets which run ok using NT 4, Tomcat 3.2b6, apache 1.3.14 and ApacheModuleJServ.dll (mod_jserv). I tried to switch to mod_jk and ajp13 and got a strange result : one jsp containing only FrameSets and Frames : some of the src files, which are jsp, don't show in the right frame,