You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gregor Rayman <gr...@gmx.net> on 2001/07/06 18:30:34 UTC

Struts & Jboss?

Hi, I am developing an application with Struts in the JBoss+Tomcat J2EE
stack. I have no problem, if I deploy the EJB jar (app.jar) and the
app.war separately. But as soon as I pack them together to an EAR file,
tomcat either cannot find the strut's class ActionServlet or the
servlet cannot find my Action classes.

Does anybody else have similar problems?

Thnaks for sharing experience.

--
gR