Re: AW: Apache+Tomcat+mod_jk

2002-08-14 Thread Christoph Fischer
Thanks for the reply, I did define the jvmRoute, but that didn't solve the problem. Engine jvmRoute=tomcat1 name=Standalone defaultHost=localhost debug=0 My form is looking like that: FORM action=/servlet/myservlet method=POST ... I don't use cookies, anyhow can cookies solve the routing

WG: AW: Apache+Tomcat+mod_jk

2002-08-14 Thread Ralph Einfeldt
PROTECTED]] Gesendet: Mittwoch, 14. August 2002 09:00 An: Tomcat Users List; Ralph Einfeldt Betreff: Re: AW: Apache+Tomcat+mod_jk Thanks for the reply, I did define the jvmRoute, but that didn't solve the problem. Engine jvmRoute=tomcat1 name=Standalone defaultHost=localhost debug=0 My

Re: WG: AW: Apache+Tomcat+mod_jk

2002-08-14 Thread Christoph Fischer
to the surfer if he enables or disables cookies. -Ursprüngliche Nachricht- Von: Christoph Fischer [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 14. August 2002 09:00 An: Tomcat Users List; Ralph Einfeldt Betreff: Re: AW: Apache+Tomcat+mod_jk Thanks for the reply, I did define the jvmRoute

AW: WG: AW: Apache+Tomcat+mod_jk

2002-08-14 Thread Ralph Einfeldt
his session. -Ursprüngliche Nachricht- Von: Christoph Fischer [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 14. August 2002 10:40 An: Tomcat Users List; Ralph Einfeldt Betreff: Re: WG: AW: Apache+Tomcat+mod_jk I'm using only servlets, but I also did try the session tracking via

AW: Apache+Tomcat+mod_jk

2002-08-13 Thread Ralph Einfeldt
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

AW: Apache/Tomcat/Mod_jk = setKeepAlive() in Ajp13Connector.run = NoSuchMethodError

2002-07-19 Thread Ralph Einfeldt
The first thing that puzzles me is that you have org.apache.catalina.connector.warp.WarpConnector in server.xml although you are talking about mod_jk. I don't have an idea how this might cause your error message. -Ursprüngliche Nachricht- Von: Gunter D'Hondt [mailto:[EMAIL

AW: Apache/Tomcat/Mod_jk = setKeepAlive() in Ajp13Connector.run = NoSuchMethodError

2002-07-19 Thread Ralph Einfeldt
As i'm not a user of mod_jk, I won't burn my mouth. Maybe this link helps to answer your question: http://village.flashnet.it/users/fn048069/files/readme/jakarta.txt -Ursprüngliche Nachricht- Von: Gunter D'Hondt [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 19. Juli 2002 09:30 An: