Hi All

I'm trying to use Aspect's J load time weaving feature using
WeavingURLClassLoader. Aspect that i write is defined on one method in
JServConnection class in ApacheJServ module.Basically i need to set class
loader(WeavingURLClassLoader, i guess using system property)  to be used
when Apache HTTP Server starts and load the classes.This way loader will
weave the aspect.But i didn't find a way how to set this parameter, in
jserv.properties there is wrapper.bin param where you specify java path, but
how can i change default class loader being used.
-- 
View this message in context: 
http://www.nabble.com/class-loader-in-Apache-Jserv-and-Apache-HTTP-server-tp19962423p19962423.html
Sent from the Apache HTTP Server - Dev mailing list archive at Nabble.com.

Reply via email to