[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Adding VFSMetaData for VFS deployment options
alesj
do-not-reply at jboss.com
Mon Nov 24 19:07:43 EST 2008
That doesn't help.
e.g 1st phase already starts reaper
We need some sort of simple/lightweight VFS lookup,
just need to get to the contents of META-INF.
Something conceptually similar to what we do with DeploymentUnit::getResourceClassLoader.
e.g. creating temp CL
Lightweight VFS:
- directories/files --> JDK's File API
- jars --> a way to read just certain bytes; META-INF/vfs.properties?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191935#4191935
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191935
More information about the jboss-dev-forums
mailing list