I received the following exception in our log:

com.evermind.server.DeadlockException: Transaction was rolled back:
timed out, while waiting for 1296 (started at Mon Aug 14 11:29:51 GMT-07
:00 2000, terminated at Mon Aug 14 11:32:17 GMT-07:00 2000)
        at com.evermind.server.ejb.AbstractEJBObject.startCall(JAX)
        at
Auction_EntityBeanWrapper1.getStatus(Auction_EntityBeanWrapper1.java:560)

However, I don't specify a transaction demarcation for it--and I heard
that the default was Supports. So this call should not be in a
transaction. Is the default not Supports? Any other reason why it would
have a Transaction when this was called directly from servlet code?

Thanks,
-- 
Joel Shellman
Chief Software Architect
The virally-driven B2B marketplace for outsourcing projects
http://www.ants.com/90589781

Reply via email to