[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: Exploding jar libraries in deployments
alesj
do-not-reply at jboss.com
Wed Sep 16 06:23:20 EDT 2009
Looking at the issue more closely,
I don't think handling of vfs-memory via some copy mechanism would actually help here.
As it would be the tld handling that wouldn't work then - as shown in our initial exception.
tld handling currently explicitly expects zip file,
where in our case we wouldn't know how to generically create one out from vfs-memory contents.
Only proper solution, and that's what Remy is currently working on, is to have tld handling ported (back) to VFS.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255506#4255506
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255506
More information about the jboss-dev-forums
mailing list