This is a problem with the tomcat version shipped in the tdk2.1.  The
latest tomcat fixes the problem.

john mcnally

Rodney Schneider wrote:
> 
> Hi David,
> 
> I have been getting the same exception...
> 
> java.lang.NoClassDefFoundError: com/workingdogs/village/KeyDef
>      at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1631)
>      at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1578)
> 
> ... for quite some time, but haven't figured out why yet.  I have
> village-1.5.1.jar in my WEB-INF/lib directory as well and have checked
> that the KeyDef class file is inside the jar.
> 
> I am running MySQL 3.23.42 on Redhat Linux 7.1 with TDK 2.1.  Strangely
> enough, the Exception hasn't caused any problems with my application
> either.
> 
> Wish I could be more helpful,
> 
> -- Rodney
> 
> On Thu, 29 Nov 2001, David Wynter wrote:
> 
> > Hello,
> >
> > I have switched to Oracle with my application from MySQL. A few problems
> > have turned up the first is that I get a NoClassDefFoundError that sems to
> > be associated with a login that times out. I am not sure it is destructive
> > as I can hit the page and I am returned as expected to the login screen.
> > Here is the trace from my ant task that runs Tomcat.
> >
> > start_tomcat_40:
> >      [java] Starting service Tomcat-Standalone
> >      [java] Apache Tomcat/4.0-b6-dev
> >      [java] Starting service Tomcat-Apache
> >      [java] Apache Tomcat/4.0-b6-dev
> >      [java] java.lang.NoClassDefFoundError: com/workingdogs/village/KeyDef
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

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

Reply via email to