This information is well hidden and after much research, I finally figured it
out. Basically, the steps are:
1. create a jar file containing your pojos, .hbm files and hibernate.cfg.xml.
Make sure you name it with .jar extension, not .har.
2. remove jboss har deployer by deleting the har depl
parmaley,
How did you not use Jboss's hibernate deployer? I have the same problem you
have and would like to not use JBoss's har deployer, but I am not sure how to
do that. Please post how you configured Jboss to not use the .har deployer and
how you configured your hibernate session,etc. I'
I am using JBoss 4.0.3 and would like to use Hibernate 3.1.1. But I am having
some trouble deploying annotated pojos using the HAR deployer. So, my question
is two fold:
1. which version of Hibernate ships with Jboss 4.0.3. Where is this
information posted?
2. can I use hibernated annotat