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