--------------------
Error instantiating application at file:/C:/k/wrk/bld/app/my-app.ear:
Invalid principals config URL: principals.xml for my-app
--------------------
I get this when I try to refer to my own principals.xml file in the
META-INF directory by having the following tag in the orion-application.xml
file:
<principals path="principals.xml"/>
It does not happen if I do not have that tag, but then the principals.xml
file I include in my deployment is not used. This is on Windows 2000 with
Orion 1.4.0.
Help would be greatly appreciated. Thanks.