> From: Albretch Mueller [mailto:[EMAIL PROTECTED]
> Subject: Re: BUILD FAILED ...

> However, tc doc states: "version 1.5.x or later" and
> to me "later" meant 1.6.0_07 should be fine

Yes, it would have worked under 1.6 except for Sun changing the JDBC spec in an 
incompatible fashion.  The problem wasn't discovered until well after Tomcat 6 
went out.  There are changes in the trunk to replace the DB connection pooling 
mechanism with one that isn't impacted by the 1.6 change.

> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/catalina/startup/Bootstrap

What's in the /media/hda3/tc/tc-6.0.18/bin directory?

Do you have the CLASSPATH variable set?  It must not be when running Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to