From some of this info I have some doubts that you have configured
openjpa to use geronimo connection pools. I'm pretty sure the problem
comes from using the same datasource for both jta and non-jta work.
Can you please show your persistence.xml, tell us where it is, and
show how the jta and non-jta datasources are configured?
thanks
david jencks
On Dec 3, 2008, at 6:45 AM, David Ljuba wrote:
we have this symptom:
Generates exception:
...
18047 xxx INFO [RMI TCP Connection(216)-192.168.0.63]
openjpa.Runtime - Starting OpenJPA 1.2.0
18344 xxx INFO [RMI TCP Connection(216)-192.168.0.63]
openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.SQLServerDictionary" (Microsoft SQL
Server 09.00.3073 ,jTDS Type 4 JDBC Driver for MS SQL Server and
Sybase 1.2.2).
...
<snip>