Problem reconfiguring AJP13 to add another context/worker.

2003-10-01 Thread Rustad, Aaron
I am having a strange problem with Tomcat(4.x) and AJP13 on IIS. For the most part, everything is working correctly, the ISAPI filter redirects as expected when I ask for a specific context. I have recently added a couple new contexts to redirect, and for the life of me, I can't get it to redire

RE: Force One page to not use SSL

2002-10-29 Thread Rustad, Aaron
gt; > > > -Original Message- > > From: Craig R. McClanahan [mailto:craigmcc@;apache.org] > > Sent: Monday, October 28, 2002 8:37 PM > > To: Tomcat Users List > > Subject: Re: Force One page to not use SSL > > > > > > > > On Mon,

RE: Force One page to not use SSL

2002-10-29 Thread Rustad, Aaron
Message- From: Craig R. McClanahan [mailto:craigmcc@;apache.org] Sent: October 28, 2002 9:37 PM To: Tomcat Users List Subject: Re: Force One page to not use SSL On Mon, 28 Oct 2002, Rustad, Aaron wrote: > Date: Mon, 28 Oct 2002 17:48:40 -0700 > From: "Rustad, Aaron" &

Force One page to not use SSL

2002-10-28 Thread Rustad, Aaron
I am trying to force one page NOT to use HTTPS and still maintain the session. I have looked in mailing list, and all I see is how you are not supposed to do this. Well, I really...really...really need to do this and yes, I understand that I shouldn't. So, if anyone knows how I can maintain the se

RE: IIS, Tomcat 4.0.3 on 2 different servers...

2002-09-23 Thread Rustad, Aaron
Thanks for everyone's help on this one!! <- HEAVY SARCASM -> Actually, for future reference, I replaced my TC 4.0.3 tomcat-ajp.jar with a 4.0.4 version. It solved my problem. Thanks again! Aaron. -Original Message- From: Rustad, Aaron Sent: Monday, September 23, 2002

IIS, Tomcat 4.0.3 on 2 different servers...

2002-09-23 Thread Rustad, Aaron
I would like to have IIS (running on server 1) forward JSP requests to Tomcat (running on server 2). I have set it up using the redirector, and I have successfully been able to view JSPs as expected. One problem I am encountering is that when I enter a protected directory (as defined by web.xml