"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

Reply via email to