In all of your examples you have a orion-specific deployment-descriptor
_inside_ the ear/jar/war-file. What happens if one doesn't supply this dd.
That is: sometimes you will get ejb's and war-files from people using for
example the RI, do you really need to unpack the archive-file and add orions
deployment descriptor to deploy the beans/web-application?
Also, much of the information you provide in orion-ejb-jar.xml is very
specific to current environment (like what data-source to use when using CMP
etc.)

Wouldn't it be nice to be able to specify what orion-specific dd to use in
the configuration-files? Somewhat like (in server.xml):

<application name="news" path="../applications/news.ear"
orion-dd="orion-news-dd.xml"/>


Jon Tirs�n
Chief Architect
Itec Open Business Integrator AB
PGP key lookup:
http://certserver.pgp.com:11371/pks/lookup?op=get&search=0xE9032B9A
BEGIN:VCARD
VERSION:2.1
N:Tirs�n;Jon;;;
FN:Jon Tirs�n
ORG:Itec;
TITLE:Chief Architect
TEL;WORK;VOICE:+46 (8) 343431
TEL;CELL;VOICE:+46 (709) 306109
TEL;WORK;FAX:+46 (8) 343438
ADR;WORK:;;Box 23049;Stockholm;;104 35;Sweden
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Box 23049=0D=0AStockholm 104 35=0D=0ASweden
ADR;POSTAL:;;Ynglingagatan 17;Stockholm;;104 35;Sweden
LABEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Ynglingagatan 17=0D=0AStockholm,  104 35=0D=0ASweden
URL:
URL:http://www.itec.se
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
EMAIL;INTERNET:[EMAIL PROTECTED]
REV:19990417T134712Z
END:VCARD

Reply via email to