Hi,
Can anybody pls give me a step by step procedure to follow in order to use Hibernate in
JBoss, ie (building application using .har) as i am fairly new to Hibernate.I have read tutorials and i am able to deploy an application with Hibernate and deploy as WAR but i want to do it with .har (JBoss specific feature) can anybody pls tell me how to do it?.
Next question is when i developed application using Hibernate and putting it in .war i used hibernate.cfg.xml file to provide database specific information, where do i give this info when i am developing application using .har? is it oracle-ds.xml? if so where should i put this file in META-INF/* or somewhere else pls advice.
The app server i am using is JBoss.
thanks
aziz