Tomcat Forwarding issue?

2003-02-07 Thread Ed Thompson
When I access my web site at http://ed4becky.dnsalias.org/comics, index.html is set like this: http://ed4becky.dnsalias.org/comics/jsp/titlelist.jsp";> Now, titlelist.jsp is in a secure area, so the auth.html screen should come up. (comics/WEB-INF/wem\b.xml has the following: FORM

xmlmapper debug output - how do I turn it off?

2003-02-07 Thread Ed Thompson
I have had streams of xmlmapper output pop up on Tomcat startup ever since I upgraded from Tomcat 3 to TomCat 4. Cannot find how to turn it off. Help! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Ed Thompson
t: Wednesday, August 14, 2002 7:54 PM Subject: Re: j_username in session cookie - where did it go? > On Wed, 14 Aug 2002, Ed Thompson wrote: > > > OK, exploring the alternatives - > > > > I authenticate, then I call the snoop.jsp in the tomcat examples > > di

Re: j_username in session cookie - where did it go?

2002-08-14 Thread Ed Thompson
t Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 10:41 PM Subject: Re: j_username in session cookie - where did it go? > > > On Tue, 13 Aug 2002, Ed Thompson wrote: > > > Date: Tue, 13 Aug 2002 21:57:53 -0400 > > From: Ed Thompson <[EMAIL PROTECTED]&

Re: j_username in session cookie - where did it go?

2002-08-13 Thread Ed Thompson
10:41 PM Subject: Re: j_username in session cookie - where did it go? > > > On Tue, 13 Aug 2002, Ed Thompson wrote: > > > Date: Tue, 13 Aug 2002 21:57:53 -0400 > > From: Ed Thompson <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>

j_username in session cookie - where did it go?

2002-08-13 Thread Ed Thompson
I have just upgraded (uninstalled and reintsalled) from Tomcat 3.2 to Tomcat 4.0.4. I am using form based authentication, and found under 3.2 I could pull j_username out of the session cookie after authenticaion was done. Now under Tomcat 4 it doesn't seem to be there. I know I tried it under T

Re: How to get start

2002-07-04 Thread Ed Thompson
$TOMCAT_HOME/webapps/examples/jsp The above directory is cfg'd for the examples, and should work. Eventually yu will want to create your own 'context', with a WEB-INF directory, and a web.xml file, but the above will get you started. - Original Message - From: "Farhan" <[EMAIL PROTECTED]

Re: security_constraint question

2002-06-22 Thread Ed Thompson
omics > /comics/* > > with: > > /* > > This applies the security constraint to your web app (not the root of > the server). The former would only be effective on > http://thompson3:8080/comics/comics/. > > - Mark > > > -Original Message- > From: E

security_constraint question

2002-06-22 Thread Ed Thompson
OK, rookie question I have a file in $TOMCAT_HOME/webapps/comics (index.html) $TOMCAT_HOME/webapps/comics/WEB-INF/web.xml has: Protected Area /comics /comics/* DELETE GET POST PUT

Re: Having trouble getting mod_jk.conf generated...

2002-06-21 Thread Ed Thompson
Forgive me sending this again - took me a while to hget on mailing list, and if there was a response, I missed it... Trying to run Tomcat 4.0.3 with Apache 1.3 on a Linux box (RH7.2). Can't seem to get the mod_jk.conf file generated. If I add the directive: right after the Server

Having trouble getting mod_jk.conf generated...

2002-06-14 Thread Ed Thompson
Trying to run Tomcat 4.0.3 with APcahe 1.3 on a lInux box (RH7.2). Can't seem to get the mod_jk.conf file generated. If I add the directive: right after the Server def, the following msg appears in catalina.out: Unable to open config file Starting service Tomcat-Apache Apache Tomcat/4.0.