[jboss-dev-forums] [Design of Embedded JBoss] - Re: Shortcomings of Virtual Archives (in progress)

jason.greene@jboss.com do-not-reply at jboss.com
Mon Jul 13 11:59:29 EDT 2009


There really is no need for the "classes" to appear in VFS. If someone wants to get a stream for a class instance, they would normally  do clazz.getClassLoader().getResource(clazz.getName()) anyway, because there is no guarantee that a class visible to the deployment is actually in the deployment

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243324#4243324

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243324



More information about the jboss-dev-forums mailing list