> > Hi.
Hi.
> > Has anyone of you managed to make Struts and JBoss working together?
> >
> > This is my current situation: I use JBoss-2.2.2 + Tomcat-3.2.2 (by
> > run_with_tomcat.bat - so they are running in one VM) and Struts 1.0.
>
> Hi, I use struts in jboss+tomcat.
>
> I use 2 configurations:
>
> 1st)
> Separate ejb and war. There are no problems, since I have no EAR file.
Ok, I tried this but the result was the same...
javax.servlet.jsp.JspException: Exception creating bean of class
foo.bar.myclass: java.lang.ClassNotFoundException: foo.bar.myclass
at
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:568)
I copied the .war-file into the jboss/deploy folder. After that my classes
have been copied to
jboss/tmp/deploy/Default/war-ic.war/web1004/WEB-INF/classes - but Struts
doesn't find them anyway...
> --
> gR
Dominic Battr�