Re: Autocopy of deployment files

2001-06-22 Thread Juan Fuentes
OK, Jeff. It works Thanks Jeff Hubbach wrote: Juan, Prior to 1.4.8 (I'm pretty sure on this, but it might be 1.5.2), the orion-ejb-jar.xml files are deployed from an orion subdirectory of the jar file. ie: ejb-jar.xml - META-INF - ejb-jar.xml - orion

Autocopy of deployment files

2001-06-21 Thread Juan Fuentes
Hi list, I have my orion-application.xml file located in META-INF. When orion deploys the application it copies the file in the correct directory inside application-deployments. But, where should I put the orion-ejb-jar.xml files? I put them in the META-INF directory inside the EJBs, but

Re: Autocopy of deployment files

2001-06-21 Thread Jeff Hubbach
Juan, Prior to 1.4.8 (I'm pretty sure on this, but it might be 1.5.2), the orion-ejb-jar.xml files are deployed from an orion subdirectory of the jar file. ie: ejb-jar.xml - META-INF - ejb-jar.xml - orion - orion-ejb-jar.xml - your package heirarchy - your class files

RE: Autocopy of deployment files

2001-06-21 Thread chris . chang
PROTECTED]] Sent: June 21, 2001 8:09 AM To: Orion-Interest Subject: Autocopy of deployment files Hi list, I have my orion-application.xml file located in META-INF. When orion deploys the application it copies the file in the correct directory inside application-deployments. But, where should I