I'm having serious issues. And rather than post my huge files and such here, I'm asking for someone to post a file and deployment layout that WORKS.
Basically, I'm using jboss 4.0.1 and the hibernate that comes with it.
I want to deploy the hibernate stuff as a .har, and my web app as a .war, and package them both inside a .ear for deployment.
No matter what I do, I get No persister for: com.digitalsanctuary.mms.data.Customer, or class not found, or other errors.
I haven't found anything online that shows me how to do what I want.
If anyone can post an example of exactly what should be where in the .ear, what the various MANIFEST.MFs, application.xml, jboss-app.xml, etc... should have in them, that would be wonderful! Or even just post a ear that works, I'll poke through it on my own.
If i SHOULDN'T be trying to package things the way I am trying to, please let me know how I should be doing it.
I"ve tried a lot of things, and nothing is working for me.
Thanks!
Devon
|