Re: {Spam?} Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm

2005-08-05 Thread GRamani
d to "Struts Users Mailing List" To user@struts.apache.org cc Subject {Spam?} Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm I haven't used WLS much, but this is almost certainly either (a) you don't have the Struts jars in place as you t

Re: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm

2005-08-05 Thread Laurie Harper
it reports the follwing error: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:539) at java.security.SecureClassLoader.defineClass(SecureClass

java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm

2005-08-04 Thread Petar Tahchiev
Hi I am working on a project and we are building an ear file that cosists of 2 jars and a war file. When deploying it on the Weblogic Server it reports no errors, but when requesting the url from the browser it reports the follwing error: java.lang.NoClassDefFoundError: org/apache/struts