Hello, I'm trying to upgrade to 4.0.0RC1. The first test I did failed because of transactions hanging. Basically, all I have is a stateless local session bean that uses 2 local entity beans to do 2 inserts into the database. All the methods have "transaction=required". I'm using XDoclet 1.2.0 to generate all the deployment descriptors. when I run my test jboss either fails to return from the create() method of the first local entity bean or fails to enter the create method of the second local entity bean. BTW, all this works fine in jboss-3.2.5.
Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844455#3844455 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844455 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
