Hi all,
I am new to
EJB. In my application we are using
struts 2.0,
EJB (2.0) stateless session bean,
hibernate 3.0,
Jboss(4.0.2) application server and eclipse
IDE.
Can you Please tell me, how to call the hibernate from the stateless session bean. I am sure that there is no problem with the hibernate code.
1. How to integrate EJB stateless session bean and hibernate?
2. is there any need to configure jboss for this?
Previously i used to struts and hibenate, and its working fine. can you please clear my doubt. Thanks in advance.