1 Reply Latest reply on Jan 31, 2008 1:57 AM by starksm64

    VFS jar entry problem

    starksm64

      I'm testing the jbossas testsuite/output/lib/jbosstest-web.ear, and a problem I have run into is that when I redeploy this by copying it to the deploy directory, the jbosstest-web.ear/META-INF/application.xml InputStream is being returned as null. Its probably some jar caching issue as the ZipFile.getEntry(String) call is returning null from a native method.