[jboss-dev-forums] [Design of POJO Server] - Re: AbstractDeploymentUnit.getMetaDataFiles()
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Oct 5 19:22:36 EDT 2006
I've added some tests to FileVFSUnitTestCase:
-testGetMetaDataUnpackedJar()
-testGetMetaDataPackedJar()
These use the same code to access the children as where it ends up in AbstractDeploymentContext.getMetaDataFiles(). The unpacked one works, the packed one fails, i.e. returns an empty list
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976446#3976446
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976446
More information about the jboss-dev-forums
mailing list