Hi,
  1. First try to remove these two properties

       <property name="openjpa.jdbc.DBDictionary" value="db2" />
       <property name="openjpa.ConnectionDriverName"
value="com.ibm.db2.jcc.DB2Driver" />

  2. If the error still persists, use the same JDBC connection parameters
(not the example you cited with jta data source) in a persistence.xml and
try to connect via a simple app using OpenJPA.
   



-----
Pinaki Poddar
Chair, Apache OpenJPA Project
--
View this message in context: 
http://openjpa.208410.n2.nabble.com/slice-with-db2-error-tp7583764p7583777.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to