However, you should really be placing this file in your EAR's META-INF
directory.  It will automatically be copied to the
application-depoyments directory upon new deployments.  Anytime you make
changes to this file in the ear you will need to delete the whole
application-depoyments/<your-application> directory.  

Daniel

-----Original Message-----
From: Petr Podsednik [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 25, 2002 1:03 AM
To: Orion-Interest
Subject: Re: Where is orion-application.xml?


<ORION-DIR>/application-deployments/<your-application>/orion-application
.xml

----- Original Message ----- 
From: Chris Boz Jennings <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Friday, January 25, 2002 4:53 AM
Subject: Where is orion-application.xml?


> I've got Orion working fine on Mac OS X  but am having trouble getting

> the examples to work. The ejb examples deployed without complaint but 
> the docs say to add....
> 
> <user-manager class="com.evermind.ejb.EJBUserManager">
> <property name="home" value="com.evermind.ejb.EJBUser" />
> <property name="defaultGroups" value="users" />
> </user-manager>
> 
> ... to META-INF/orion-application.xml but there is no such file
anywhere 
> in the orion tree. Any insight would be great.
> 
> ,boz
> 



Reply via email to