VFS fails to parse manifest Class-Path correctly
------------------------------------------------
Key: JBMICROCONT-162
URL:
http://jira.jboss.com/jira/browse/JBMICROCONT-162
Project: JBoss MicroContainer
Issue Type: Bug
Components: VFS
Affects Versions: JBossMC_2_0_0 Beta3
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossMC_2_0_0_CR1
The org.jboss.test.web.test.WebIntegrationUnitTestCase.testWarManifest in jbossas is
currently failing due to the vfs failing to parse the war manifest classpath correctly:
2007-03-26 17:45:10,464 DEBUG [org.jboss.deployers.plugins.deployment.MainDeployerImpl]
Add deployment context:
vfsfile:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear
2007-03-26 17:45:10,466 DEBUG [org.jboss.virtual.VFSUtils] Manifest Class-Path entry
jbosstest-web-util.jar ignored for manifest-web.war reason=java.io.FileNotFoundException:
JarHandler@501036129[path=
context=file:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear
real=file:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear] has no
child: il.jar 2007-03-26 17:45:10,489 DEBUG [org.jboss.virtual.VFSUtils] Manifest
Class-Path entry jbosstest-web-util.jar ignored for manifest-web.war
reason=java.io.FileNotFoundException: JarHandler@501036129[path=
context=file:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear
real=file:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear] has no
child: il.jar 2007-03-26 17:45:10,489 DEBUG
[org.jboss.deployers.plugins.deployment.MainDeployerImpl] Scheduling deployment:
vfsfile:/home/svn/JBossHead/jboss-head/testsuite/output/lib/manifest-web.ear
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira