Hello,
I am trying to run multiple web-apps under a single JVM that are
concurrently running their own velocity engines. When I start
everything up, the web-apps appear to use the template directory from
the first web-app that is loaded into the JVM.
IE. if i have www.foo1.com and www.foo2.com and foo1 is loaded first,
foo2 will only get templates from foo1.
So it seems that Velocity statically loads the templates folder across
the whole JVM. Is there any way around this other than running multple
JVMs on different ports?
thanks.
Ryan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]