[jboss-user] [EJB 3.0] - Adding Hibernate code in EJB3.

samwan809 do-not-reply at jboss.com
Fri Jul 10 06:35:04 EDT 2009


Hi,

I have deployed a Calculator EJB3 bean within Jboss 5 GA.
eg.
       CalculatorBean/remote - EJB3.x Default Remote Business Interface
       CalculatorBean/remote-org.jboss.tutorial.stateless.bean.CalculatorRemote
- EJB3.x Remote Business Interface
       CalculatorBean/local - EJB3.x Default Local Business Interface
       CalculatorBean/local-org.jboss.tutorial.stateless.bean.CalculatorLocal
- EJB3.x Local Business Interface

Now I want to add Hibernate support with it.
Is there any instruction, eg. about what to change in pom.xml and
application-context.xml files, and so on I have to follow?

A simple tutorial for this willl be very well appreciated.

Thanks
Sam

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242822#4242822

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242822



More information about the jboss-user mailing list