There are two dbcp jars in the classpath

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

There are two dbcp jars in the classpath

Jacopo Cappellato
There are two dbcp jars in the classpath:

framework/base/lib/commons/commons-dbcp-1.2.2.jar

and

framework/entity/lib/commons-dbcp-20070730.jar

Can we remove (the first) one?

Jacopo
Reply | Threaded
Open this post in threaded view
|

Re: There are two dbcp jars in the classpath

Jacques Le Roux
Administrator
And rename suiving our convention the second ?

Jacques

De : "Jacopo Cappellato" <[hidden email]>


> There are two dbcp jars in the classpath:
>
> framework/base/lib/commons/commons-dbcp-1.2.2.jar
>
> and
>
> framework/entity/lib/commons-dbcp-20070730.jar
>
> Can we remove (the first) one?
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

ERROR sql

Jose Diaz-3
Hello:
 
I am with problems in mysql 5.0.
 
I can do updates, inserts, selects from the console of mysql
but when I in webtools schedule my service it throws the following error:
 
SQL Exception occurred on commit (Cannot commit a transactional connection: See JDBC 2.0 Optional Package Specification section 7.1
 
Please, any idea?
 
Jose.