Its not really the WebServer's fault though as it only uses the TCCL if it could not
find a ClassLoader registered based on the incoming request information that should tie
back to a previous addClassLoader call. The ejb containers use this call to get the
codebase for remote class loading. This should only be done for
downloadServerClasses=true, which really should not be the default setting. I have changed
this in the conf/jboss-service.xml. Now, the attempt to load the class will just fail if
the TCCL would be used.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127661#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...