[jboss-dev-forums] [Design of POJO Server] - Re: fixing some mem leaks?
bill.burke@jboss.com
do-not-reply at jboss.com
Sat Mar 31 19:00:31 EDT 2007
After some more prototyping this won't work:
1) I can't seem to figure out why JBoss UCL's don't like it, but...
2) URL ClassLoader's create their own URL's around the provided one if it thinks it is a jar (url doesn't end in "/"). So even if you provide a handler within the VFS url, the URL classloader isn't going to use it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033476#4033476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033476
More information about the jboss-dev-forums
mailing list