[PATCH] jk_vm_default.c make classpath easier to configure

2002-06-09 Thread Mladen Turk
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

Re: [PATCH] jk_vm_default.c make classpath easier to configure

2002-06-09 Thread costinm
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