Re: Is it possible to deploy a struts 1.1 application in Tomcat 5.x ? - Solved!

2004-01-23 Thread Ingvar Larsson
Tanks all of you who tried to help me! I still do not know what the problem was. I was using Tomcat 5.0.16 and found a newer version (5.0.18) at the Jakarta site. Just downloaded and installed it. No problems after that. Cheers! Ingvar - Original Message - From: Ingvar Larsson [EMAIL

Is it possible to deploy a struts 1.1 application in Tomcat 5.x?

2004-01-22 Thread Ingvar Larsson
Hello all! I have tried to deploy several struts applications in Tomcat 5.0.x but failed so far. One of them is the struts-examples.war distrubted with the struts 1.1 package. I guess it all depends on that struts uses JSP 1.2 and Tomcat 5 implements JSP 2.0. I have searched an answer for this

Re: Is it possible to deploy a struts 1.1 application in Tomcat 5.x?

2004-01-22 Thread Kris Schneider
No problems with struts-example on TC 5.0.16. Exactly what type of failure are you encountering? Quoting Ingvar Larsson [EMAIL PROTECTED]: Hello all! I have tried to deploy several struts applications in Tomcat 5.0.x but failed so far. One of them is the struts-examples.war distrubted

Re: Is it possible to deploy a struts 1.1 application in Tomcat 5.x ?

2004-01-22 Thread Ingvar Larsson
For example I deploy struts-examples.war without any problems but when I tries to use the application the following appears: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception

RE: Is it possible to deploy a struts 1.1 application in Tomcat 5 .x?

2004-01-22 Thread Smith, Darrin
It's working for me using an old example, but I did replace some of the jar files with the latest struts version. Darrin -Original Message- From: Ingvar Larsson [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 6:41 AM To: [EMAIL PROTECTED] Subject: Is it possible to deploy a

RE: Is it possible to deploy a struts 1.1 application in Tomcat 5.x?

2004-01-22 Thread Navjot Singh
I am successfully running my Application based on Struts + Tiles + Taglibs (el also) seamlessly. No probs so far. -Original Message- From: Smith, Darrin [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 6:55 PM To: 'Struts Users Mailing List' Subject: RE: Is it possible to

Re: Is it possible to deploy a struts 1.1 application in Tomcat 5.x ?

2004-01-22 Thread Brian Millett
On Thu, 2004-01-22 at 07:51, Ingvar Larsson wrote: For example I deploy struts-examples.war without any problems but when I tries to use the application the following appears: type Exception report message description The server encountered an internal error () that prevented it from