Hello All,

       I am newbie to both jboss and ejb. I have created an BMP entity bean and 
deployed it on JBoss. There is no error in this part. From the Client 
application when i created an entity bean, it works smoothly and created an 
bean and there is entry in database,which in my MySQL. But when i try to update 
an entity bean, ejbStore throwing an Exception. The Exception is given below. 

org.jboss.tm.JBossTransactionRolledbackException: null; nested exception is:
        org.jboss.tm.JBossRollbackException: Unable to commit, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=beta/46, BranchQual=, 
localId=46] status=STATUS_NO_TRANSACTION; - nested throwable: 
(javax.ejb.EJBException: ejbStore failed); - nested throwable: 
(org.jboss.tm.JBossRollbackException: Unable to commit, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=beta/46, BranchQual=, 
localId=46] status=STATUS_NO_TRANSACTION; - nested throwable: 
(javax.ejb.EJBException: ejbStore failed))


           Please help me in solving this problem.


Thanks and Regards,
Prakash.A

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867045#3867045

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867045


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to