RE: Dynamic Loading of a Data Source

2001-04-25 Thread Mike Cannon-Brookes
Yes, java -jar admin.jar should give you the syntax. -mike > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Milton S > Sent: Wednesday, April 25, 2001 11:06 PM > To: Orion-Interest > Subject: Dynamic Loading of a Data Source > > > Is it possible t

Re: Dynamic Loading of a Data Source

2001-04-25 Thread Hani Suleiman
Try it! I think it does work On Wed, 25 Apr 2001, Milton S wrote: > Is it possible to dynamically load a new data source to Orion after it > has > started? > > >

Re: Dynamic Loading of a Data Source

2001-04-25 Thread Milton S
I have tried it and it does not seem to work or at least how I am doing it. To test it I have a functioning Oracle data source. I cut this data source out of the \config\data-source.xml descriptor file. I then restart Orion. Orion cannot find the data-source when I run my application. With Orion