Where is the exception being thrown from? Is it in an action? or during the request?
Brandon Goodin -----Original Message----- From: Aaron Robinson [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 7:25 AM To: [EMAIL PROTECTED] Subject: RE: classloading error in struts The stryts jar is called struts.jar and is only in the webap/lib dir >From: Sandeep Takhar <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: Struts Users Mailing List <[EMAIL PROTECTED]>, >[EMAIL PROTECTED] >Subject: RE: classloading error in struts >Date: Mon, 9 Jun 2003 05:58:54 -0700 (PDT) > >Weblogic 6.1 doesn't like having more than one >'decimal' in the name of jar files. > >could this be the problem?? > >sandeep >--- Andrew Hill <[EMAIL PROTECTED]> >wrote: > > Hmm... And Actions work? - just the ActionError > > class not found when using a > > JSP? > > Wierd. Cant think of anything else then Im afraid > > :-( > > > > -----Original Message----- > > From: Aaron Robinson > > [mailto:[EMAIL PROTECTED] > > Sent: Monday, 9 June 2003 18:47 > > To: [EMAIL PROTECTED]; > > [EMAIL PROTECTED] > > Subject: RE: classloading error in struts > > > > > > Yep, checked both of these, the struts lib is in the > > webapp lib and is not > > no the classpath > > > > We're using 1.1 rc1 on WLS 6.1 > > > > > > >From: "Andrew Hill" > > <[EMAIL PROTECTED]> > > >Reply-To: <[EMAIL PROTECTED]> > > >To: "Struts Users Mailing List" > > <[EMAIL PROTECTED]> > > >Subject: RE: classloading error in struts > > >Date: Mon, 9 Jun 2003 18:45:18 +0800 > > > > > >Is your struts.jar in your webapps WEB-INF/lib? > > >Do you have a struts.jar in a shared lib folder > > (problematic)? > > > > > >-----Original Message----- > > >From: Aaron Robinson > > [mailto:[EMAIL PROTECTED] > > >Sent: Monday, 9 June 2003 18:38 > > >To: [EMAIL PROTECTED] > > >Subject: classloading error in struts > > > > > > > > >I get the following error when requesting a page - > > any ideas or sugestions > > >on the way forward very much apprec. > > > > > > > > ><09-Jun-03 10:31:49 BST> <Error> <HTTP> > > ><[WebAppServletContext(446862,SwanWebApp > > > > > >,/ThisWebApp)] Root cause of ServletException > > > > > >java.lang.NoClassDefFoundError: > > org/apache/struts/action/ActionError > > > > > > at > > java.lang.ClassLoader.defineClass0(Native Method) > > > > > > at > > >java.lang.ClassLoader.defineClass(ClassLoader.java:488) > > > > > > at > > > >java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10 > > > > > > >_________________________________________________________________ > > >It's fast, it's easy and it's free. Get MSN > > Messenger today! > > >http://www.msn.co.uk/messenger > > > > > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > >For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > >For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > >_________________________________________________________________ > > Express yourself with cool emoticons - download MSN > > Messenger today! > > http://www.msn.co.uk/messenger > > > > > > >--------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > >--------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > >__________________________________ >Do you Yahoo!? >Yahoo! Calendar - Free online calendar with sync to Outlook(TM). >http://calendar.yahoo.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Express yourself with cool emoticons - download MSN Messenger today! http://www.msn.co.uk/messenger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

