Wouldn't be simpler to add a 'classpath' attribute ?
[vm]
classpath=...
classpath=...
I'll commit the patch anyway ( after I'm done with the previous patch.)
I moved apr_initialize() inside the if(), i.e. if jk_env_globalEnv is
not set, we are in standalone mode, if it is set we are in inproce
Hi,
Dunno if the patch has the 'real' purpose, cause it's only a way for me
to make the config easier to configure.
Since -Djava.class.path in JVM options can contain classpaths semicolon
separated, it can become quite messy, so I've used the concept to enable
to use multiple config lines and it