RE: IIS Redirect Issue

2009-05-11 Thread Caldarale, Charles R
> From: Maze, Jeffrey S. [mailto:jm...@co.geauga.oh.us] > Subject: RE: IIS Redirect Issue > > what exactly does this tcnative-1.dll file do? It's the same HTTP[S] handling code that's in httpd, which is why it's called Apache Portable Runtime. > What are the adv

RE: IIS Redirect Issue

2009-05-11 Thread Maze, Jeffrey S.
S Redirect Issue > From: Maze, Jeffrey S. [mailto:jm...@co.geauga.oh.us] > Subject: RE: IIS Redirect Issue > > I ran the Process Explorer and have the following Thread going hay- > wire. > > tcnative-1.dll!Java_org_apache_tomcat_jni_OS_info+0xa236 > tcnative-1.dll!Java_or

RE: IIS Redirect Issue

2009-05-11 Thread Caldarale, Charles R
> From: Maze, Jeffrey S. [mailto:jm...@co.geauga.oh.us] > Subject: RE: IIS Redirect Issue > > I ran the Process Explorer and have the following Thread going hay- > wire. > > tcnative-1.dll!Java_org_apache_tomcat_jni_OS_info+0xa236 > tcnative-1.dll!Java_org_apache_t

RE: IIS Redirect Issue

2009-05-11 Thread Maze, Jeffrey S.
ve-1.dll!Java_org_apache_tomcat_jni_OS_info+0xa236 tcnative-1.dll!Java_org_apache_tomcat_jni_Poll_poll+0xc6 -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Sunday, May 10, 2009 8:41 AM To: Tomcat Users List Subject: Re: IIS Redirect Issue On 10.05.2009 12:43, Maz

Re: IIS Redirect Issue

2009-05-10 Thread Rainer Jung
09, 2009 2:52 PM > To: Tomcat Users List > Subject: Re: IIS Redirect Issue > > Maze, Jeffrey S. wrote: >> Hello, >> I'm new to the list. >> I'm having an issues with Tomcat. I'm using version 1.2.28 of >> the redirect, and I've tried

RE: IIS Redirect Issue

2009-05-10 Thread Maze, Jeffrey S.
t: Re: IIS Redirect Issue Maze, Jeffrey S. wrote: > Hello, > I'm new to the list. > I'm having an issues with Tomcat. I'm using version 1.2.28 of > the redirect, and I've tried Tomcat versions 6.0.18 and 5.5.27 and Java > versions 1.5u18 and 1.6u13.

Re: IIS Redirect Issue

2009-05-09 Thread Mark Thomas
Maze, Jeffrey S. wrote: > Hello, > I'm new to the list. > I'm having an issues with Tomcat. I'm using version 1.2.28 of > the redirect, and I've tried Tomcat versions 6.0.18 and 5.5.27 and Java > versions 1.5u18 and 1.6u13. No matter what Tomcat or Java version I > use, I have the sam