Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-26 Thread Michael Mogley
Users List Subject: Re: how to keep repository-user.xml mappings separate from ojb.sar? Hi Andrew, Yeah, using a SessionBean as a facade to the underlying DAOs is exactly how I'm envisioning it. My only question is how to get access to the broker in the first place. Are you using JNDI to get

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Armin Waibel
Hi Michael, Michael Mogley wrote: Hi all, 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 I'm deploying. Is this

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Michael Mogley
PROTECTED] Sent: Wednesday, February 25, 2004 5:21 AM Subject: Re: how to keep repository-user.xml mappings separate from ojb.sar? Hi Michael, Michael Mogley wrote: Hi all, 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

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Armin Waibel
Waibel [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 5:21 AM Subject: Re: how to keep repository-user.xml mappings separate from ojb.sar? Hi Michael, Michael Mogley wrote: Hi all, I'm trying to deploy an application on JBoss 3.2.3 using latest OJB

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Michael Mogley
OK, I'll try to get it to work and let you know. Thanks. Michael - Original Message - From: Armin Waibel [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 10:10 AM Subject: Re: how to keep repository-user.xml mappings separate from ojb.sar? Hi

RE: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Clute, Andrew
PROTECTED] Sent: Wednesday, February 25, 2004 5:21 AM Subject: Re: how to keep repository-user.xml mappings separate from ojb.sar? Hi Michael, Michael Mogley wrote: Hi all, 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

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Michael Mogley
directory structure of your ear? Appreciate your help. Michael - Original Message - From: Clute, Andrew [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 10:47 AM Subject: RE: how to keep repository-user.xml mappings separate from ojb.sar? There really

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Armin Waibel
- From: Clute, Andrew [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 10:47 AM Subject: RE: how to keep repository-user.xml mappings separate from ojb.sar? There really is no reason to deploy OJB as a SAR (I would love to hear from anyone else that can tell

Re: how to keep repository-user.xml mappings separate from ojb.sar?

2004-02-25 Thread Michael Mogley
structure of your ear? Appreciate your help. Michael - Original Message - From: Clute, Andrew [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 10:47 AM Subject: RE: how to keep repository-user.xml mappings separate from ojb.sar