On Wed, 20 Feb 2002, Dmitri Colebatch wrote:

> where is the struts.jar?  This error is the classical error that comes up
> when the struts classes are loaded by a different classloader than the
> action classes.  put struts.jar in WEB-INF/lib inside the .war and you
> shouldn't have any problems.

Yes, struts.jar is in WEB-INF/lib.

BTW I guess if it wasn't there I wouldn't be able to run neither
strutstest.war standalone. And strutstest.WAR itself works well,
the problem occurs only if I deploy it together with ejb classes
in one EAR package.

Pavel




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to