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