[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: VFS and directory handling
alesj
do-not-reply at jboss.com
Fri May 30 04:39:42 EDT 2008
"scott.stark at jboss.org" wrote :
| Isn't the PersistenceUnitRootUrl always pointing to the contents containing the persistence-info.xml so that there really never is any navigation of ZipInputStreams within ZipInputStreams?
|
Yes.
It should be / it is pointing to the module (jar or 'exploded' jar directory) that contains that persistence.xml.
So, I'm probably reading your quote wrong
""scott.stark at jboss.org" wrote :
| A nested jar should simply be seen as a JarInputStream.
|
If by that you mean that URL of nested jar should return JIS, then we're almost there - we return ZIS.
Dunno if this is related, but I remember having problems finding MANIFEST.MF file if the IS impl in nested jar handling was JIS, instead of ZIS.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154537#4154537
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154537
More information about the jboss-dev-forums
mailing list