Message-
From: Istvan Zakar [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 12:35 AM
To: Tapestry users
Subject: Re: Weird NoClassDefFoundError
Hi!
I have a somolar problem few weeks ago. Are you using the same version
of Java for compiling and running?
brg,
Istvan
On 5/3/06, Rob
5.0_04/jre/lib/ext/sunjce_provider.jar;/C:/Program%20Files/Java/jdk1.5.0_04/jre/lib/ext/sunpkcs11.jar
-Original Message-
From: Sergei Dubov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 12:57 PM
To: Tapestry users
Subject: Re: Weird NoClassDefFoundError
Maybe you're in fact mi
: Wednesday, May 03, 2006 12:57 PM
To: Tapestry users
Subject: Re: Weird NoClassDefFoundError
Maybe you're in fact missing a jar then. Send a full stack trace.
-Serge
Rob Dennett wrote:
> Thanks for your help, but I don't have a WEB-INF/lib folder. All the
> hibernate jars are located i
of a class disallowed by the Tomcat classloader?
If not, what else could be causing the problem?
Thanks for your help,
Rob
-Original Message-
From: Sergei Dubov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 10:55 AM
To: Tapestry users
Subject: Re: Weird NoClassDefFoundError
Cl
hanks for your help,
Rob
-Original Message-
From: Sergei Dubov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 03, 2006 10:55 AM
To: Tapestry users
Subject: Re: Weird NoClassDefFoundError
Classloading issues. You probably have the tapestry related jars (how
about the same annotations jar
Classloading issues. You probably have the tapestry related jars (how
about the same annotations jar?) in your WEB-INF/lib.
I'd remove everything from shared/lib and keep the dependencies
application specific.
Serge
Rob Dennett wrote:
I am getting a weird NoClassDefFoundError when I try t