Irfan Basha [https://community.jboss.org/people/irbash] created the discussion

"Re: Custom ClassLoader"

To view the discussion, visit: https://community.jboss.org/message/806009#806009

--------------------------------------------------------------
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
[https://community.jboss.org/message/806009#806009]

Start a new discussion in JBoss Microcontainer at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to