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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...