What is the code that you have in the ejbCreate() method. Are you just looking 
up the bean's home or are you even calling create() method on the home 
interface? If you are just doing a lookup, then i dont think you would run into 
this issue. So i guess, you might be calling the create() method on the home 
interface after looking it up. Any reason why you are doing this in the 
ejbCreate() method?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010091
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to