[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: reuse same transaction hit error in JBoss

2008-07-26 Thread gan.gary
anyone?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4166828#4166828

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4166828
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: reuse same transaction hit error in JBoss

2008-07-26 Thread gan.gary
anyone?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4166829#4166829

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4166829
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: reuse same transaction hit error in JBoss

2008-07-23 Thread gan.gary
when i do this in between code:

txReporting.rollback(); 
  | if(txReporting.wasRolledBack())
  |System.out.printf(txReporting.wasRolledBack \n);
  | if(txReporting.isActive())
  | System.out.printf(txReporting.isActive \n);

It never show txReporting.isActive after txn.rolledback. But there's no 
option/method to set it to active?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4166117#4166117

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4166117
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: reuse same transaction hit error in JBoss

2008-07-23 Thread gan.gary
some similar issues are:
1) connection time out http://www.jboss.com/?module=bbop=viewtopict=87750 
(but it only happend on re-used txn)
2) JBoss is obsolete http://www.jboss.com/?module=bbop=viewtopict=111919(but 
my is 4.2.2)
anyone?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4166116#4166116

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4166116
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user