assertNotNull(jar2);
VFSClassLoaderPolicy policy = VFSClassLoaderPolicy.createVFSClassLoaderPolicy("testCorrectPackage", testear1x, jar2, jar1);
policy.setExportAll(ExportAll.NON_EMPTY);
policy.setImportAll(true);
PackageInformation utilInfo = policy.getClassPackageInformation("util.Shared", "util");
/*
Specification-Title: testear1x.ear/lib/jar1.jar
Specification-Version: 1.0.1.GA
Specification-Vendor: JBoss
Implementation-Title: JBoss [division of RedHat]