Is there any usecase of how to implement hibernate best in a multiproject for an application server ( using jboss )
the document : http://hibernate.bluemars.net/66.html
provides a way to implement it ...
the approach does not look so easy to implement for me using maven ..
taking this approach i would
have to create a sar subproject where simply all descriptor files will be stored
create a hibernate classes jar .. where the corresponding classes are stored
the sar file cannot keep the classes as the other packages like the war package is not able to use
classes from the sar ..
well ...
did anyone of you thought about this to the end and has it properly running ????
help would be really appreciated ..
greetings
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
