Jeremy,

Are you using weblogic 5.1?
I am using weblogic 5.1 and have successfully used struts with sp 9, 10, and
11.
I haven't tried 8, though.
You may want to try a high sp just in case it's related to that.

Anyone else out there use sp 8 ok with struts?
In my experience, if it's a wierd error, the solution often is to upgrade to
the next higher service pack (that's how I got to 10 and then 11...).

Michelle

-----Original Message-----
From: Jeremy Mann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 03, 2002 4:16 PM
To: [EMAIL PROTECTED]
Subject: NoClassDefFound Error in weblogic


Has anyone experience a NoClassDefFoundError when running struts in
weblogic?

If I place struts.jar in the weblogic classpath, then my application works
fine.  If I place struts.jar in the webapp/lib directory then I get a
NoClassDefFoundError when the jsp tries to load an ActionForm for a page.

One other thing to note is that this only happens when the webapp is
unpacked.  I pack the webapp into a war file and leave the struts.jar in the
lib directory, the application continues to work fine.

Finally, I am using ServicePack8 and am not in a position where this can be
changed.

thanks in advance,

Jeremy

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to