RE: ClassCastException when usig multiple web applications

2004-07-06 Thread McCormack, Chris
ssage- From: Mathew Joseph [mailto:[EMAIL PROTECTED] Sent: 06 July 2004 06:42 To: Struts Users Mailing List Subject: RE: ClassCastException when usig multiple web applications Hi The context name of my application is "am" . Here is the sample code of action class, struts-config, tile

RE: ClassCastException when usig multiple web applications

2004-07-05 Thread Mathew Joseph
- From: McCormack, Chris [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 7:38 PM To: Struts Users Mailing List Subject: RE: ClassCastException when usig multiple web applications Please paste in a sample action and a sample tile-def. The more info the easier it is to help you out

RE: ClassCastException when usig multiple web applications

2004-07-05 Thread McCormack, Chris
] Subject: ClassCastException when usig multiple web applications Hi, We have deployed a ROOT application and another application called 'AM' in Tomcat 4.1.30. Both applications use struts. In struts config file as well as tiles definition files we have given all paths relative to context.

ClassCastException when usig multiple web applications

2004-07-05 Thread Mathew Joseph
Hi, We have deployed a ROOT application and another application called 'AM' in Tomcat 4.1.30. Both applications use struts. In struts config file as well as tiles definition files we have given all paths relative to context. Following exception is thrown, when action class is accessed. java.l