RE: Tomcat 5 JK2 IIS 5

2004-08-25 Thread Allistair Crossley
: 24 August 2004 21:14 To: tomcat-user Subject: Re: Tomcat 5 JK2 IIS 5 Also in the workers2.properties file I have seen uri entries with ether worker or context. Neither both. [uri:/*.jsp] Context=/ [uri:/servlet/*] Context=/ or [uri:/*.jsp] worker=ajp13:localhost:8009

RE: Tomcat 5 JK2 IIS 5

2004-08-25 Thread William L. Thomson Jr.
I will try your suggestions and get back to you. I noticed in a log is said worker= was deprecated uses group= instead? I set up an test env that is now doing the exact same thing as the production env. I do not have those lines in jk2.properties and really as far as Tomcat is concerned I see

RE: Tomcat 5 JK2 IIS 5

2004-08-25 Thread William L. Thomson Jr.
On Wed, 2004-08-25 at 04:06, Allistair Crossley wrote: I notice the name of your redirector is not the name of how it is distributed by the way. This was my entire problem it looks like. Damn spelling. -- Sincerely, William L. Thomson Jr. Support Group Obsidian-Studios, Inc.

RE: Tomcat 5 JK2 IIS 5

2004-08-24 Thread Shapira, Yoav
Hi, We are always gladly accepting documentation patches ;). In addition we maintain references to external documentation on these issues at http://wiki.apache.org/jakarta-tomcat/Tomcat/Links. Yoav Shapira Millennium Research Informatics -Original Message- From: Michael Südkamp

Re: Tomcat 5 JK2 IIS 5

2004-08-24 Thread William L. Thomson Jr.
Ok to begin with here is my problem this is a log file generated by jk2 when IIS is trying to work with Tomcat 38222,0.7035417,Apache Jakarta Connector2,None,None,4,N/A,SERVER,Debug: [jk_isapi_plugin.c (308)]: In HttpFilterProc Virtual Host redirection of host.domain.com : 80

Re: Tomcat 5 JK2 IIS 5

2004-08-24 Thread William L. Thomson Jr.
Also in the workers2.properties file I have seen uri entries with ether worker or context. Neither both. [uri:/*.jsp] Context=/ [uri:/servlet/*] Context=/ or [uri:/*.jsp] worker=ajp13:localhost:8009 [uri:/servlet/*] worker=ajp13:localhost:8009 The log I posted makes me seem to think it's a