Yes, do an auto-deploy and then copy the orion-ejb-jar.xml from your
deployments directory to the /orion directory in you ejb directory

e.g.

MyApp-ejb
        META-INF        (ejb-jar.xml)
        orion           (orion-ejb-jar.xml)
        com
                myname
                        myclasses etc.

The file will be copied from this directory, and will form the basis for the
deployed version once the deployer has updated times, wrappers etc. This
copying only happens if the deployed orion-ejb-jar is deleted, it does not
seem to do a timestamp comparison.

Dave Smith
Senior Team Leader
Aristocrat Technologies Australia Pty Ltd

mailto:[EMAIL PROTECTED]


-----Original Message-----
From: Vidur Dhanda [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 04, 2000 2:05 PM
To: Orion-Interest
Subject: orion-ejb-jar.xml


Is it possible to provide an orion-ejb-jar.xml file with the ejb-jar.xml
file to Orion?  When Orion deploys a new ejb-jar file, it creates the
finder methods and one needs to manually edit them after deployment.  I
would like to provide at least a skeleton of the orion-ejb-jar file with
the specific finder methods.

Thanks,
Vidur



Reply via email to