Re: [JBoss-user] Jakarta Struts with JBoss 2.1

2001-04-01 Thread awc
Hi Keith, I got this to work on linux with jboss-2.1 with embedded tomcat and struts nightly build. If you copy struts.jar to tomcat/lib, please remove it. To make struts-example to work, all you have to do it to copy struts-example.war to webapps folder. anil > I'm getting the often reported

[JBoss-user] Jakarta Struts with JBoss 2.1

2001-03-31 Thread Keith Thomas
Hi,   I'm getting the often reported problem with Struts not working under JBoss. I am running Struts 1.0b1 running under JBoss-Tomcat-2.1-beta on a Win NT4.00 box against Java SDK 1.3. The exception I get is listed below. Please can someone help me get this running under Win NT so I can qui