[hibernate-dev] Recursive exception and StackOverflowError in JTATransactionFactory.getUserTransaction()

2008-10-21 Thread Ovidiu Feodorov
Hello there, Is there a JIRA issue for the recursive error in JTATransactionFactory.getUserTransaction() in 3.3.1.GA or you want me to add one + patch? If the UserTransaction name is invalid, NamingException is thrown recursively by getUserTransaction() call (line 172) until the stack is f

[hibernate-dev] Recursive exception and StackOverflowError in JTATransactionFactory.getUserTransaction()

2008-10-21 Thread Ovidiu Feodorov
Hello there, Is there a JIRA issue for the recursive error in JTATransactionFactory.getUserTransaction() in 3.3.1.GA or you want me to add one + patch? If the UserTransaction name is invalid, NamingException is thrown recursively by getUserTransaction() call (line 172) until the stack is