[jboss-dev-forums] [Design of POJO Server] - Re: Exploding jar libraries in deployments
alesj
do-not-reply at jboss.com
Mon Aug 3 10:15:36 EDT 2009
"ALRubinger" wrote : I'd instead like to overload AbstractCopyMechanism with a non-recursive explode(), and expose that via VFSUtils.
|
What exactly is your use case?
A mixture of in-memory and normal files?
Perhaps all that's required is that VFSUtils::unjar returns same ref
if the original file param is not backed by plain file handler.
e.g. like in your case where that's in-memory
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247614#4247614
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247614
More information about the jboss-dev-forums
mailing list