What you want to do is provide your own orion-ejb-jar.xml. place it in
your XXX-ejb.jar under orion/orion-ejb-jar.xml
It will get copied at deployment time. Orion will fill-in all that is
missing but will start with your own copy. You can
then specify tables and attributes for your CMP mappings.

HTH

Daniel


-----Message d'origine-----
De : Sergei Batiuk [mailto:[EMAIL PROTECTED]]
Envoye : 12 mars, 2001 10:51
A : Orion-Interest
Objet : Customizing CMP deployment


Is there any way to customize deployment of CMP bean - to indicate the
table
name in the database to which the entity bean should map its persistence
(in
case the name of the table is different from the bean name) or the data
source to connect to. As far as I know orion-ejb-jar.xml is responsible
for
these properties, but it has no effect <i>before</i> the deployment. Is
there an orion-specific (or some other) way to deliver such information
to
the container?



Reply via email to