JBoss Community

Re: Custom ClassLoader

created by Irfan Basha in JBoss Microcontainer - View the full discussion

another question...

 

in Tomcat you can add –Djava.system.class.loader=com.xxx.xxxClassLoader to catalina.bat to state that the system classloader is xxxClassLoader.

Can this be achieved by adding

 

set "JAVA_OPTS=%JAVA_OPTS% -Djava.system.class.loader=com.xxx.xxxClassLoader" in run.bat ?

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer at Community