what version?

marcf

|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Dan
|OConnor
|Sent: Thursday, July 26, 2001 12:51 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-dev] Transactions and Optimization
|
|
|Hi guys,
|
|I was hoping someone would know where this bug would be as 
|soon as I described the symptoms. 
|
|A bean-managed entity registers a synchronization object with a 
|transaction. If it is called from a web-tier client with optimizations 
|turned on, it fails like this:
|
|java.lang.IllegalStateException: No transaction.
|at 
|org.jboss.tm.TransactionImpl.registerSynchronization(TransactionIm
|pl.java:135)
|
|If this method is called from a remote client, it always works. If it is 
|called from a web-tier client with optimizations turned off, this 
|always works. (The transaction attribute of the business method is 
|Required.)
|
|Anyone know the answer?
|
|-Dan
|
|
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to