Hi,
 
I have a NullPointerException in JDBCStoreManager
because of a null transaction returned by the transaction manager
 
line 213 of JDBCStoreManager : int status = tx.getStatus();
here tx object is null
 
I am using jboss Branch_3_0.
 
any ideas ?
 

Reply via email to