go for it
On Jul 22, 2007, at 1:48 PM, David Jencks wrote:
> I noticed all the keys (except "portOffset") in config-
> substitions.properties start with "Plan" which seems redundant
> obvious and confusing.
>
> Anyone object if I remove this prefix?
>
> e.g. instead of
>
> PlanServerHostname=0.0.0.0
> PlanNamingPort=1099
> PlanOpenEJBPort=4201
> PlanClientAddresses=127.0.0.1
>
> ServerHostname=0.0.0.0
> NamingPort=1099
> OpenEJBPort=4201
> ClientAddresses=127.0.0.1
>
>
> thanks
> david jencks
>
>
|