I followed another article here and have MyE creating an EAR with a WAR and a HAR. The Har does contain the .jar and .hbm.xml files, but it does not contain ANY of the path information associated w/those files.
The class names are rather deep (our domain) and the meta-inf\X-service.xml file for Hibernate isn’t included either.
I’ve poked through the windows. Don’t see how to configure MyE to do this right.
Am I going to have to resort to an Ant script?