No the examples don't work either...I get the same functionality (trying to do the export).
However it DOES work on another App server I have access too. Here's the only difference: Deploying on Macromedia Jrun 4.1 on OS X does NOT work (throws the exception), and Deploying on Macromedia Jrun 4.1 on SuSE Linux 8.0 DOES work... Am I missing anything else? > > > --__--__-- > > Message: 2 > Date: Fri, 31 Oct 2003 08:06:13 -0700 > From: "Jeffrey Anderson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: [displaytag-user] RE: java.lang.NoClassDefFoundError (Andy Pruitt) > Reply-To: [EMAIL PROTECTED] > > On 10/30/03 9:06 PM, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: > >> RE: java.lang.NoClassDefFoundError (Andy Pruitt) > > Thanks for the reply...but the commons-beanutils.jar file is in my > WEB-INF/lib directory. > > And if it wasn't there the stack trace would read that it couldn't find the > class, not that the exception occurred within a method of the class, right? > > What else am I doing wrong? > > Thanks! > > > > --__--__-- > > Message: 3 > Subject: RE: [displaytag-user] RE: java.lang.NoClassDefFoundError (Andy > Pruitt) > Date: Fri, 31 Oct 2003 09:24:42 -0600 > From: "Andy Pruitt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > > =20 >> =20 >> On 10/30/03 9:06 PM, "[EMAIL PROTECTED]" >> <[EMAIL PROTECTED]> wrote: >> =20 >>> RE: java.lang.NoClassDefFoundError (Andy Pruitt) >> =20 >> Thanks for the reply...but the commons-beanutils.jar file is=20 >> in my WEB-INF/lib directory. >> =20 >> And if it wasn't there the stack trace would read that it=20 >> couldn't find the class, not that the exception occurred=20 >> within a method of the class, right? > > Hmm.. > > Does the sample application work? It sounds like a classpath problem; > I wonder if it can't find one of your classes, or a dependency of=20 > beanutils, or it may be a version problem with beanutils.=20 > > > > --__--__-- > > _______________________________________________ > displaytag-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > > > End of displaytag-user Digest > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

