Hi Jai
i have to use mbean with hibernate annotation in my project,basicaly i have used mbean with hibernate core in the same project.which is to be changed on hibernate annotation and mbean. the project is based on struts.
1 i have created har file which contains jboss-service.xml and hibernate-ds.xml
above is my jboss-service.xml
above is my hibernateannotation-ds.xml
This is my POJO class
This is my servlet which Access the database through JNDI
the error which is comming is
i think that ihave to configure the pojo but how i could do because i am getting the sessionfectory object through
and i will configure it through
tell me any solution.
Thank's & Regard's
Omkar Rai