Problem with Struts 1.1, Tomcat 4.1, SingleSignOn

2003-12-01 Thread Kevin A. Palfreyman
I have a problem using SingleSignOn with a Struts 1.1 app in Tomcat 4.1 (tried 24 29). I have Tomcat set up with the SingleSignOn valve, and a number of web apps (5) all using FORM based authentication. The single sign-on seems to be working fine for 4 out of the 5, but I have a problem with

Problem in Struts with Tomcat

2003-08-14 Thread rajendra . x . yadav
Hi, I am trying to run a one page of struts with Tomcat 4.2.27 I have my sturtstest application in webapps folder of Tomcat and struts.jar is in WEB-INF/lib of strutstest. During startup of Tomcat, it comes with a SAXParseException and when i run the jsp page it says the requested resource test.do

RE: Problem in Struts with Tomcat

2003-08-14 Thread Richard J. Duncan
PROTECTED] Sent: Wednesday, August 06, 2003 9:24 AM To: [EMAIL PROTECTED] Subject: Problem in Struts with Tomcat Hi, I am trying to run a one page of struts with Tomcat 4.2.27 I have my sturtstest application in webapps folder of Tomcat and struts.jar is in WEB-INF/lib of strutstest. During startup

Re: Problem With Struts and Tomcat

2001-06-11 Thread Thomas L Richards
: Subject: Re: Problem With Struts and Tomcat 06/09/2001 11:10 AM

Re: Problem With Struts and Tomcat

2001-06-11 Thread Dan Miser
PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 11, 2001 10:03 AM Subject: Re: Problem With Struts and Tomcat Dan, Ok, I'll try that (even though I ordered 3.5.3but it'll be a while before I get it). Do you have the title of the article for integrating 3.2.1 into VAJ on VADD? The thing I'm

RE: Problem With Struts and Tomcat

2001-06-11 Thread Mikkel Bruun
I posted a how-to for getting struts and tomcat 3.2.1 up and running in VAJ...check the archives or even www.helenius.org... Mikkel -Original Message- From: Thomas L Richards To: [EMAIL PROTECTED] Sent: 11-06-2001 17:03 Subject: Re: Problem With Struts and Tomcat Dan, Ok, I'll try

Re: Problem With Struts and Tomcat

2001-06-09 Thread Dan Miser
of the things you need to do for Struts integration with VAJ. -- Dan Miser http://www.distribucon.com - Original Message - From: Thomas L Richards [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 08, 2001 4:47 PM Subject: Re: Problem With Struts and Tomcat I'm downloading Tomcat 3.2.1

Re: Problem With Struts and Tomcat

2001-06-09 Thread Craig R. McClanahan
On Fri, 8 Jun 2001, Thomas L Richards wrote: Ok, I've got a bit of a headache and here's the cause: I'm using Visual Age for Java 3.5.2, with Tomcat 3.1. That works fine. I installed Struts 1.0-b3 with Xerces 1.4.0. Then I installed the struts-example.war file. That installed fine too

Problem With Struts and Tomcat

2001-06-08 Thread Thomas L Richards
Ok, I've got a bit of a headache and here's the cause: I'm using Visual Age for Java 3.5.2, with Tomcat 3.1. That works fine. I installed Struts 1.0-b3 with Xerces 1.4.0. Then I installed the struts-example.war file. That installed fine too (Tomcat took care of it). However, where my headache

RE: Problem With Struts and Tomcat

2001-06-08 Thread Kyle Robinson
I would highly recommend upgrading your Tomcat to 3.2.2. This may solve your problem. -Original Message- From: Thomas L Richards [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 13:49 To: [EMAIL PROTECTED] Subject: Problem With Struts and Tomcat Ok, I've got a bit of a headache

Re: Problem With Struts and Tomcat

2001-06-08 Thread ricksmth
I ran into that running Tomcat 3.1. You need to be running Tomcat 3.2.x. It's a difference in the servlet specification. Rick [EMAIL PROTECTED] wrote: Ok, I've got a bit of a headache and here's the cause: I'm using Visual Age for Java 3.5.2, with Tomcat 3.1. That works fine. I installed

Re: Problem With Struts and Tomcat

2001-06-08 Thread Thomas L Richards
] cc: 06/08/2001 Subject: Re: Problem With Struts and Tomcat 04:18 PM