I forogt to mention that I am using JBoss 4.0.1 and the implementation of
Hibernate it comes with.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3888008#3888008
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3888008
-
I am having an issue with deploying a HAR archive within JBoss. I created a
DemoApp.har file that has the following::
META-INF/hibernate-service.xml
com/vo/User/class
com/vo/Address.class
com/vo/User.hbm.xml
com/vo/Address.hbm.xml
I then created a jboss-app.xml file which looks like this::
http: