There is no need to call a create method on an EJB3 session bean.
You can optionally annotate a method with @Init to specify that it is the initialization
method. (EJB3 4.3.10 & 4.4)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991196#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...