Re: [patch] Re: PBKey and OJB 0.9.9

2003-02-13 Thread Jason Mihalick
I've got everything working great now too. Thanks again. -- Jason - Original Message - From: "Shannon Ewing" <[EMAIL PROTECTED]> To: "'OJB Users List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003

Re: Repository descriptors, PBKey and OJB 0.9.9

2003-02-12 Thread Ilkka Priha
. HTH regards, Armin - Original Message - From: "Ilkka Priha" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 2:42 PM Subject: Re: Repository descriptors, PBKey and OJB 0.9.9 Hi Armin, -- cut -- Current

RE: [patch] Re: PBKey and OJB 0.9.9

2003-02-11 Thread Shannon Ewing
Works perfectly - thanks! -Original Message- From: Armin Waibel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 3:58 AM To: OJB Users List; [EMAIL PROTECTED] Subject: [patch] Re: PBKey and OJB 0.9.9 Hi Jason, Shannon, I currently checked in the fix. To update version 0.9.9

Re: Repository descriptors, PBKey and OJB 0.9.9

2003-02-11 Thread Armin Waibel
]> Sent: Tuesday, February 11, 2003 2:42 PM Subject: Re: Repository descriptors, PBKey and OJB 0.9.9 > Hi Armin, > > > -- cut -- > > > > Currently there are only methods to add > > ClassDescriptors, add runtime. > > I think to realize that

Re: Repository descriptors, PBKey and OJB 0.9.9

2003-02-11 Thread Ilkka Priha
Hi Armin, -- cut -- Currently there are only methods to add ClassDescriptors, add runtime. I think to realize that functionality we need merge methods for DescriptorRepository and ConnectionRepository: MetadataManager.mergeDescriptorRepository(DescriptorRepository newRepository) Is this

Re: Repository descriptors, PBKey and OJB 0.9.9

2003-02-11 Thread Armin Waibel
Hi Ilkka, - Original Message - From: "Ilkka Priha" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 11:49 AM Subject: Repository descriptors, PBKey and OJB 0.9.9 > Hi, > > In 0.9.6, it was also p

Repository descriptors, PBKey and OJB 0.9.9

2003-02-11 Thread Ilkka Priha
Hi, In 0.9.6, it was also possible to add new repository descriptors during run-time to PersistenceBrokerFactory by specifying the descriptor file pathname in PBKey instead of the new db alias. Is there a recommended method to do it in 0.9.9? We've tried something with MetadataManager and Repo

[patch] Re: PBKey and OJB 0.9.9

2003-02-11 Thread Armin Waibel
Waibel" <[EMAIL PROTECTED]> > To: "OJB Users List" <[EMAIL PROTECTED]> > Sent: Monday, February 10, 2003 6:01 PM > Subject: Re: PBKey and OJB 0.9.9 > > > > > > - Original Message - > > From: "Shannon Ewing" <[EMAIL PROTECTE

Re: PBKey and OJB 0.9.9

2003-02-10 Thread Jason Mihalick
Sent: Monday, February 10, 2003 6:01 PM Subject: Re: PBKey and OJB 0.9.9 > > - Original Message - > From: "Shannon Ewing" <[EMAIL PROTECTED]> > To: "'OJB Users List'" <[EMAIL PROTECTED]> > Sent: Monday, February 10, 2003 11:14 P

Re: PBKey and OJB 0.9.9

2003-02-10 Thread Armin Waibel
- Original Message - From: "Shannon Ewing" <[EMAIL PROTECTED]> To: "'OJB Users List'" <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 11:14 PM Subject: RE: PBKey and OJB 0.9.9 > Are you saying that if the connection is not "defau

RE: PBKey and OJB 0.9.9

2003-02-10 Thread Shannon Ewing
--- From: Armin Waibel [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 3:42 PM To: OJB Users List Subject: Re: PBKey and OJB 0.9.9 Hi Jason, sorry for the hassle, but the new release is more strict in handling different users. Thus OJB try to find a connection without user and password, beca

Re: PBKey and OJB 0.9.9

2003-02-10 Thread Armin Waibel
problem? regards, Armin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 9:23 PM Subject: PBKey and OJB 0.9.9 > Hi, > > I recently reconfigured our application to use the new 0.9.9 release. > Previo

PBKey and OJB 0.9.9

2003-02-10 Thread jrmihalick
Hi, I recently reconfigured our application to use the new 0.9.9 release. Previously we were using 0.9.8. We are using the PersistenceBroker API. After reconfiguring our repository.xml file to use the new jcd-alias attribute on the connection descriptor, my connection descriptor is as follows: