users@glassfish.java.net

Re: JPA concurrent INSERT

From: <forums_at_java.net>
Date: Fri, 12 Nov 2010 10:35:55 -0800

Try to add a Singleton with @PreDestroy method that would unlock the table.
You need an XA resource ig there are 2 or more resources used in a
transaction and one of them is already a non-XA resource.

 

-marina


--
[Message sent by forum member 'mvatkina']
View Post: http://forums.java.net/node/715588