Help: do you know what this error message means?
While porting our application to Websphere 6.0 Express, we see following error message.
TRAS0014I: the following exception was logged java.lang.SecurityException: Attempted commit in subordinate at com.ibm.ws.Transaction.JTA.UserTransactionImpl.commit(UserTransactionImpl.java:251) at net.sf.hibernate.transaction.JTATransaction.commit(JTATransaction.java:55)If you know what this error message means, please drop me a note. Thanks!
Update (04/14/2005 23:02:10): it looks like the Hibernate version we use doesn't play nicely with Websphere 6.0.
Comments