[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBMICROCONT-232, VFSUtils.addManifestLocations

alesj do-not-reply at jboss.com
Fri Jan 25 12:14:19 EST 2008


I get this failure while running VFS tests:

  | java.lang.IllegalArgumentException: Single . in path is not allowed: ./jar2.jar
  | 	at org.jboss.virtual.plugins.vfs.helpers.PathTokenizer.getTokens(PathTokenizer.java:101)
  | 	at org.jboss.virtual.plugins.context.AbstractVirtualFileHandler.structuredFindChild(AbstractVirtualFileHandler.java:336)
  | 	at org.jboss.virtual.plugins.context.file.FileHandler.getChild(FileHandler.java:217)
  | 	at org.jboss.virtual.plugins.context.AbstractVFSContext.getChild(AbstractVFSContext.java:125)
  | 	at org.jboss.virtual.VFS.findChild(VFS.java:209)
  | 	at org.jboss.virtual.VFSUtils.addManifestLocations(VFSUtils.java:155)
  | 	at org.jboss.test.virtual.test.FileVFSUnitTestCase.testManifestClasspath(FileVFSUnitTestCase.java:1174)
  | 

Should we make '.' still illegal, or should I enable support for that as well?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123597#4123597

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123597



More information about the jboss-dev-forums mailing list