-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Commit problem -Container Managed EJB with Hibernate
PostPosted: Fri Dec 07, 2007 9:38 am 
Newbie

Joined: Fri Dec 07, 2007 8:51 am
Posts: 1
Hi,
I am using Container Managed stateful session bean with Hibernate.
I have taken the table creation step out of transaction using transaction Attributes.Table creation is done.Data is not inserted into the table.I think, save is happening and commit is not happening.As i am using CMT i should not use explicit Transaction commit in my code.I am using the Transaction API.ie.,

org.hibernate.transaction.JTATransactionFactory
org.hibernate.transaction.JBossTransactionManagerLookup

in my configuration.I want to know how commit is working when i have CMT and Hibernate configuration?Is there anything i am missing?I entensively
searched,if possible please send some reply/link.
rgds,
kavitha


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.