> From: Robert K. Vanderhoek [mailto:rob...@nhdeeds.com] 
> Subject: Tomcat 6 and Apache Derby
> 
> /Class Not Found: java.lang.ClassNotFoundException: 
> jdbc:derby/.  

Looks like either your code to create a DB connection is incorrect, or your 
<Resource> config is bad.

> I have set the classpath locally with derbys 
> setEmbeddedCP command.

A Bad Idea.

> I am thinking I also have to specify 
> the classpath in Tomcat too.

A Really Bad Idea.

Sounds like you need to read the documentation:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to