Raja, Could you try running with the following system property defined:
hibernate.transaction.factory_class=org.hibernate.transaction.JTATransactionFactory and see if it makes any difference? alex On 2/8/07, Raja Balasubramanian/MAXIMUS <[EMAIL PROTECTED]> wrote:
Maciej, After your changes to SoapMessageConverter.java (Version 505031), I'm able to call the external service with out problem. Thanks for the fix. But my deadlock problem still exists. When the lock happens, all records related to that transaction got rollback. No exception thrown. Raja
