Iam working with ejb2.0 , hibernate3.1, with weblogic8.1 appserver environment.
I configured every thing sucessfully in myeclipse5.1(on eclipse3.2).
I want to call hibernate DAO (which is created by myeclipse) from a stateless sessionbean.(ejb2.0).
when iam calling that DAO it is giving RemoteException:hibernate/criteria exception/
pls any one send me the solution for this.