Michael Mogley wrote:
Hi all,I'm deploying. Is this possible? Or must I keep all the mappings for all applications
I'm trying to deploy an application on JBoss 3.2.3 using latest OJB. I've followed the steps to create an ojb.sar in the deployment dir.
I would like to keep the xml mapping definitions and DAOs local to the specific .ear
in one repository-user.xml in the ojb.sar?
Don't use .sar file in this case (AFAIK it's JBoss specific and shared among the deployed application), try to include all OJB jar (with used libraries) + beans in each application .ear file?
(Don't ask for details ;-))
regards, Armin
Thanks for any help/advice.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
