On 18/01/2011 16:19, Konstantin Kolinko wrote:
> So I think of the following:
> 1. Allow empty value of "executable" init-param

+1. We can just drop that element from the String[]

> 2. Introduce additional init-params to explicitly specify additional 
> arguments:
> "executable-arg-1"
> "executable-arg-2"
> etc. starting with "1"

+1. I assume you'd do this in a loop looking for executable-arg-N
starting with N=1 and incrementing until the parameter didn't exist.

> What do you think?

Go for it.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to