Except for the orion-ejb-jar.xml file - this has to be placed in an /orion directory within the jar, not in the META-INF directory next to the ejb-jar.xml.
 
I consider this a bug, as it's the only file not in the same directory as it's counterpart.
 
-mike
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Lorandi (Chile)
Sent: Friday, January 19, 2001 9:14 AM
To: Orion-Interest
Subject: RE: Questions about the orion-ejb-jar.xml file

alongside their non orion counterparts (orion-application.xml & application.xml, ejb-jar, web , etc.)
 
 
HTH
 
JP
-----Original Message-----
From: Neal Kaiser [mailto:[EMAIL PROTECTED]]
Sent: Jueves, 18 de Enero de 2001 0:19
To: Orion-Interest
Subject: RE: Questions about the orion-ejb-jar.xml file

Where should I include orion-ejb-jar.xml and orion-web.xml in my .ear file if I don't want to use the generated Orion ones? It seems that Orion will always overwrite my custom XMLs and I have to manually copy it in after.
 
Thanks.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Lorandi (Chile)
Sent: Wednesday, January 17, 2001 5:56 PM
To: Orion-Interest
Subject: RE: Questions about the orion-ejb-jar.xml file

it is created by orion if not present in your ejb-jar, or updated if present
you include it in your ejb-jar to override defaults (such as table mapping, finder methods and so on)
it will be at [orion]\application-deployments\[app]\[ejb-jar]\orion-ejb-jar.xml
 
Usually, most developers deploy an ear without including it in the ejb-jar, tweak the orion generated file, THEN include it in the ejb-jar
 
HTH
 
JP
-----Original Message-----
From: Matt Veitas [mailto:[EMAIL PROTECTED]]
Sent: Miércoles, 17 de Enero de 2001 20:01
To: Orion-Interest
Subject: Questions about the orion-ejb-jar.xml file

I have a few questions regarding the orion-ejb-jar.xml file.
 
1) Do I have to create this my self, or will orion create it for me when the ear is deployed?
2) Do I include this file within my ear, and if so where does it go?
 
Matt

Reply via email to