I get this to work in Orion 1.4.5 by including "orion-application.xml" in
the same location as "application.xml". That is, in META-INF in your .ear
file.
You can get by with adding only the elements that you want added/changed to
this file. Orion will generate the rest.
Mike
----- Original Message -----
From: "elephantwalker" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2001 3:57 AM
Subject: orion-application.xml
> It seems that to get the EJBUser to work, we need to hack into the
> orion-application.xml which is automatically generated in the deployment
> directory, and refer to the user manager.
>
> Is there a better way? How do we configure the orion-application.xml prior
> to deployment?
>
> Regards,
>
> the elephantwalker
>
>