Hi.
Thanks. Now it works fine...
This is what I did:
I removed the struts.jar from all classpaths and put it only in the
.war/WEB-INF/lib-path. It works fine with jboss 2.2.2/tomcat 3.2.2. I don't
have to deplay the .jar and .war separately.
Dominic
"ecn11" <[EMAIL PROTECTED]> wrote:
> 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...
Is your struts.jar in your war's WEB-INF/lib? And nowhere else in your
classpath?
--
gR