You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by thorsten maus <ma...@pirack.com> on 2004/02/19 12:18:34 UTC

implementing hibernate properly

my multiproject is capable of creating
jboss-related settings
wars
ejb-jars
common-jar

i would now integrate hibernate properly .. and im not quite shure how 
to do this the easyest way ..

by now .. i have my hibernate source in the common package, as the bean 
classes need to be used throughout the application
the xdoclet:hibernatedoclet properly creates my jboss-service.xml files 
and stores it in target/ejbdoclet/hibernatedoclet ...

well .. so far so good ..

looks like all i need todo is to drop the jboss-service.xml into the to 
be create jar-archive in META-INF ..

is this all ???

anyone a sample for this ??

thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org