Joined: Tue Apr 17, 2007 6:20 am Posts: 3
|
i am using stateless sessionbean with remote(2.0) and integrating with hibernate which contains hibernate sessionfactory and DAO and VO
i am getting problem when i am calling hibernatesession in ejb as business logic method
i need some demo code for this
i have called hibernate sessionfactory in struts , it was working propely and inserting data into database and so on................
but i am getting problem with ejb and hibernate integration and i am using weblogic 8.0(when i am calling hibernate session factory to open session in ejb as business logic method it was giving error as Criteria not found and it was not deploying) and i am using myeclipse 5.0(IDE)
plz any one can help me............................................
with regards
srinivas a
|
|