Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

javax.sql.Datasource

807591Mar 29 2008 — edited Mar 29 2008
Hi I have a proyect WebSphere Studio Application Developer 5.1.2 and one class has the import:
import javax.sql.Datasource;
and the I have an error:

import javax.sql.Datasource cannot be resolve
I know that a jar is need to be add to the proyect, but I don�t know witch

Now I have added:
mysql_comp.jar
mysql-connector-java-3.1.14-bin.jar
jdbcpool-0.99.jar

Thanks very much
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2008
Added on Mar 29 2008
2 comments
737 views