Jesse Tilly wrote:
> 
> javax.sql.DataSource is a J2EE class.  You need a J2EE application server or
> the reference class implementation in order to find this class.  It has
> nothing to do with Cloudscape other than Cloudscape is capable of providing
> DataSource-type JDBC connections.
> 
> MrT
> 


Sun has a reference implementation of J2EE that you can download,
install and then put the j2ee.jar in your CLASSPATH.

http://java.sun.com/j2ee/

/mike

-- 
******************************************
 Mike Dougherty -- Java Software Engineer
******************************************

Reply via email to