There's no automatic variable substitution in the jBoss
configuration files, though you could easily write a sed script to do so
and add it to the run sequence at your site. On Linux or Windows with
Cygnus, of course.
Aaron
On Tue, 3 Oct 2000, Marcel Ruff wrote:
> Hi,
>
> a little question about multiple developers using
> jboss/Oracle/Tomcat/cvs in their toolbox.
>
> Is it possible to transfer Linux/DOS environment settings
> into say ejb-jar.xml like e.g.
>
> <env-entry>
>
> <env-entry-name>MaxPrice</env-entry-name>
> <env-entry-value>${MaxPrice}</env-entry-value>
>
> <env-entry-name>LoginName</env-entry-name>
> <env-entry-value>${MyLoginName}</env-entry-value>
>
> </env-entry>
>
> Changing ejb-jar.xml manually for every developer-checkout
> gives conflict in CVS,
> as every developer has other settings.
>
> Any idea?
>
> Marcel
>
>
>
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]