I'm a newbie so please correct me if I'm wrong but I think you should package 
your app as an EAR containing your WAR + an HAR.
The HAR should contain your mapping files + a hibernate-service.xml. This file 
is the descriptor to a mBean where you put configuration stuff for your session 
factory (data source, dialect ...)

Here's a pointer you might find useful :
http://www.hibernate.org/66.html

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906120#3906120

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906120


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to