RE: Deployment xml files in ear file? If so, where?

2001-03-29 Thread Mike Cannon-Brookes
rch 29, 2001 4:58 AM > To: Orion-Interest > Subject: Re: Deployment xml files in ear file? If so, where? > > > Maybe I misunderstand, I thought orion will create orion-*.xml in the > deployment area, if not supplied in the ear. If placed in the ear, > Orion would only copy it t

RE: Deployment xml files in ear file? If so, where?

2001-03-29 Thread Yves Bossel
> Maybe I misunderstand, I thought orion will create orion-*.xml in the > deployment area, if not supplied in the ear. If placed in the ear, > Orion would only copy it to the application-deployment area. > I did not > think a person edited in the application-deployment area. > mike >From obser

Re: Deployment xml files in ear file? If so, where?

2001-03-28 Thread Mike Weissman
7;s job > impossible! > > deployment = orion-*.xml (application, web, ejb-jar, principals) > assembly = *.xml (application, web, ejb-jar > > Hani > > >From: Mike Weissman <[EMAIL PROTECTED]> > >Reply-To: Orion-Interest <[EMAIL PROTECTED]> > >To: Ori

Re: Deployment xml files in ear file? If so, where?

2001-03-28 Thread Hani Suleiman
sible! deployment = orion-*.xml (application, web, ejb-jar, principals) assembly = *.xml (application, web, ejb-jar Hani >From: Mike Weissman <[EMAIL PROTECTED]> >Reply-To: Orion-Interest <[EMAIL PROTECTED]> >To: Orion-Interest <[EMAIL PROTECTED]> >Subject: Re: Deployment

Re: Deployment xml files in ear file? If so, where?

2001-03-28 Thread Mike Weissman
It seems that orion auto-deployment should clean both the applications and application-deployment areas. In development especially when you make many changes, I have been bit a few times by leftovers when the areas were not cleaned. mike Yves Bossel wrote: > > > Note though that if the applic

RE: Deployment xml files in ear file? If so, where?

2001-03-28 Thread Yves Bossel
> Note though that if the application has already been > deployed, then these > files won't be copied over the existing ones. They're only > used in the case > of a 'fresh install'. When you make changes to your descriptors and/or any class in your app, (having packed everything in the ear),

RE: Deployment xml files in ear file? If so, where?

2001-03-28 Thread Dan North
>in your EJB.jar (no idea why this one is different ;)) > >-mike > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Hani Suleiman > > Sent: Tuesday, March 27, 2001 9:36 AM > > To: Orion-Interest > > S

RE: Deployment xml files in ear file? If so, where?

2001-03-26 Thread Mike Cannon-Brookes
9:36 AM > To: Orion-Interest > Subject: Re: Deployment xml files in ear file? If so, where? > > > You can place your orion-*.xml files alongside their *.xml counterparts. > (eg, principals.xml and orion-application.xml alongside application.xml). > Note though that if the appl

Re: Deployment xml files in ear file? If so, where?

2001-03-26 Thread Tim Endres
Except for orion-ejb-jar.xml, which alone has its own place in /orion/. tim > You can place your orion-*.xml files alongside their *.xml counterparts. > (eg, principals.xml and orion-application.xml alongside application.xml). > Note though that if the application has already been deployed, the

Re: Deployment xml files in ear file? If so, where?

2001-03-26 Thread Hani Suleiman
You can place your orion-*.xml files alongside their *.xml counterparts. (eg, principals.xml and orion-application.xml alongside application.xml). Note though that if the application has already been deployed, then these files won't be copied over the existing ones. They're only used in the cas