[jboss-user] [EJB 3.0] - Re: Entity bean state not rolled back on TX rollback:

2006-07-15 Thread jnorris10
Just for any that are interested in this thread, here is what the spec says about this: anonymous wrote : | EJB3 Persistence Specification, page 54 | | 3.3.2 Transaction Rollback | | For both transaction-scoped and extended persistence contexts, transaction rollback causes all

[jboss-user] [EJB 3.0] - Re: Entity bean state not rolled back on TX rollback:

2006-07-14 Thread jnorris10
Also, I am using CMT (container managed transactions) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3958069#3958069 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3958069 ___

[jboss-user] [EJB 3.0] - Re: Entity bean state not rolled back on TX rollback:

2006-07-14 Thread [EMAIL PROTECTED]
we could possible put this in, but it would not be portable behavior. The spec doesn't require rollback of entity state. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3958089#3958089 Reply to the post :

[jboss-user] [EJB 3.0] - Re: Entity bean state not rolled back on TX rollback:

2006-07-14 Thread jnorris10
[EMAIL PROTECTED] wrote : we could possible put this in, but it would not be portable behavior. The spec doesn't require rollback of entity state. OK, thanks for the response. I was mistaken and thought this was required by the spec. In your book, EJB 3.0 5th edition (which is awesome btw!),

[jboss-user] [EJB 3.0] - Re: Entity bean state not rolled back on TX rollback:

2006-07-13 Thread jnorris10
Sorry... I am running JBoss 4.0.4.GA (w/ EJB3 RC7) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3957917#3957917 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3957917 ___