This looks to be more of what you were after. This is the result of the session EJB throwing EJBException after publishing the JMS message. ...
thanks for taking a look at it. | 2004-12-17 17:21:01,465 TRACE [org.jboss.resource.connectionmanager.CachedConnectionManager] popped object: org.jboss.resource.connectionmanager.CachedConnectionManager$KeyConnecti | [EMAIL PROTECTED] | 2004-12-17 17:21:01,465 TRACE [org.jboss.tm.TransactionImpl] setRollbackOnly(): Entered, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=BLITZ/22, BranchQual=, localId=22] status | =STATUS_ACTIVE | 2004-12-17 17:21:01,465 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] TxInterceptorCMT: In finally | 2004-12-17 17:21:01,465 TRACE [org.jboss.tm.TransactionImpl] rollback(): Entered, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=BLITZ/22, BranchQual=, localId=22] status=STATUS | _MARKED_ROLLBACK | 2004-12-17 17:21:01,465 TRACE [org.jboss.tm.TxManager] suspended tx: TransactionImpl:XidImpl[FormatId=257, GlobalId=BLITZ/22, BranchQual=, localId=22] | 2004-12-17 17:21:01,465 TRACE [org.jboss.tm.TxManager] tx timeout is now: 300s | 2004-12-17 17:21:01,465 ERROR [org.jboss.ejb.plugins.LogInterceptor] EJBException in method: public abstract void corej2ee.examples.jta.ejb.PublisherRemote.publishThrow(java.lang.S | tring) throws java.rmi.RemoteException: | javax.ejb.EJBException: error:javax.ejb.EJBException: trying to rollback transaction | at corej2ee.examples.jta.ejb.PublisherEJB.publishThrow(PublisherEJB.java:70) | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859118#3859118 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859118 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
