----- Original Message -----
From: "Juan Lorandi (Chile)" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, February 01, 2001 3:33 PM
Subject: RE: Questions about running an EJB client


> Read the j2ee spec again.
>
> orion-xxxxx.xml files are deployment info; deployment info is server
> dependant (in contrast to bean developer info & assembly info); deployment
> info may override & complete
> for j2eeri, files are named j2eeri-xxxx.xml
>
> basically, there's one of these per every .xml in the specs:
>
> SPEC file Orion file packageplace
> application.xml orion-application.xml   \YOURAPP.ear\META-INF\
> ejb-jar.xml orion-ejb-jar.xml
> \YOURAPP.ear\YOUREJB.jar\orion
> web.xml orion-web.xml \YOURAPP.ear\YOURWAR.war\WEB-INF\

I don't really understand what you just typed.

So orion-application.xml gets its info from application.xml?  If so, do I
just stick this namespace stuff in application.xml?




Reply via email to