REPOST-UPDATED: Apache Tomcat/4.0.3 - HTTP Status 302 - MovedTemporarily

2002-06-18 Thread Jeremy Pierson
In a nutshell, I have ONE machine running ONE instance of Apache with multiple virtual sites. Each website runs it's own Tomcat 4.0.3 instance. One virtual site communicates via HTTPS with another site on the same server and gets only 302 status responses for ALL requests, even though requesting

Disregard: Tomcat 4.0.3 + mod_jk + mod_ssl + IE = no good

2002-05-25 Thread Jeremy Pierson
Apparently, a few non-secure images were the culprit. -jeremy- On 5/25/02 1:21 PM, "Jeremy Pierson" <[EMAIL PROTECTED]> wrote: > First, all pages when connecting to the website with an SSL request work. > > Problem: Internet Explorer, while receiving pages

Tomcat 4.0.3 + mod_jk + mod_ssl + IE = no good

2002-05-25 Thread Jeremy Pierson
First, all pages when connecting to the website with an SSL request work. Problem: Internet Explorer, while receiving pages and otherwise effectively communicating with the web server, does not show that the connection is a secure connection. This occurs ONLY with Tomcat serviced responses. Fi

Re: JDBCRealm always fails after using diff. CATALINA_BASE

2001-11-20 Thread Jeremy Pierson
I've been working at this all weekend. Just checking to see if anybody out there's got any idea as to why this is happening... thanks again! On Monday, November 19, 2001, at 06:59 PM, Jeremy Pierson wrote: > I decided to try to run the different apps on one server under separ

JDBCRealm always fails after using diff. CATALINA_BASE

2001-11-19 Thread Jeremy Pierson
I decided to try to run the different apps on one server under separate Tomcat instances using CATALINA_BASE being a different directory than CATALINA_HOME. So I copied server.xml to a new directory and made all of the necessary adjustments. Tomcat and the application start and run as should

Re: Tomcat to read cookies on session start?

2001-11-15 Thread Jeremy Pierson
CTED]> >> To: Tomcat Users List <[EMAIL PROTECTED]> >> Subject: RE: Tomcat to read cookies on session start? >> >> Hi, >> >>> -Original Message- >>> From: Jeremy Pierson [mailto:[EMAIL PROTECTED]] >>> Sent: Thursday, November 15, 2

Tomcat to read cookies on session start?

2001-11-14 Thread Jeremy Pierson
I need to create a new object and load it into the session attributes whenever a new session is created. To make this more interesting, this object needs to check for information stored in a cookie sent by the browser (stored from a prior visit) and fetch any related information from a databa