Did you define a unique jvmroute for each in server.xml ?

<Engine jvmRoute="tomcat1" ...>
<Engine jvmRoute="tomcat2" ...>

Have you encoded the action for the form(s) ?
Otherwise you will have problems if cookies 
are diabled.

> -----Ursprüngliche Nachricht-----
> Von: Christoph Fischer [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 13. August 2002 17:19
> An: [EMAIL PROTECTED]
> Betreff: Apache+Tomcat+mod_jk
> 
> 
> I'm using apache connected to two tomcat's via mod_jk and ajp13.
> My webpages sends some formular-data to tomcat which generates a
> new html-form. The problem is that when sending the new html-form 
> back, apache redericts it to the second server. Apache is switching 
> back and forth between the two tomcats after each reply.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to