Denes,

    I deploy an application onto many application servers using one ear file
which contains many proprietary xml config files.  Each application server
only looks for its own proprietary set and ignores the rest.  This makes it
very easy to deploy an atomic unit ( the ear ) while still tuning each
proprietary app server.

Hope this helps,

Craig

----- Original Message ----- 
From: "Denes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "'Igor Lobanov'"
<[EMAIL PROTECTED]>
Sent: Saturday, August 09, 2003 9:18 PM
Subject: RES: Virtual hosting and different components


Makes really sense to me, although I�d rather prefer a config dir or
something like that to configure the base services for all "operational
spaces", because the idea of multiple ears in the same "operational
space" that was discussed earlier.

I don't like the idea of a proprietary config file inside ear, as in
jboss.xml. You can say that I still believe in the myth of one ear being
deployed in every application server :)

Just a tough...

Denes


> -----Mensagem original-----
> De: Igor Lobanov [mailto:[EMAIL PROTECTED]
> Enviada em: s�bado, 9 de agosto de 2003 17:12
> Para: Geronimo-Dev
> Assunto: Virtual hosting and different components
>
> Hi, fellow geronimos,
>
> New idea concerning "Virtual Hosting" feature under discussion.
> If different applications can be deployed in separate "operational
> spaces", we also cound specify in their deployment configuration wich
> of implementations of base service to use. For example, naming
> service. It could be full-blown LDAP backed component or simply
> lightning fast in-memory file-based implementation. Does it make
> sense?
>
> Igor

Reply via email to