[jboss-dev-forums] [Design of POJO Server] - Re: Problem handling absolute directory specs in classpath

scott.stark@jboss.org do-not-reply at jboss.com
Mon Jul 21 14:06:37 EDT 2008


"adinn" wrote : However, I would assume that we are not at liberty to define the format of the trailing component. If we let the tokenizer elide all repeated slashes this would make it accept manifest Class-Path entries which had previously been rejected. I don't think we should break any existing standard (whether de jure or de facto) unless we really need to.
Right, a uri with a trailing '/' indicates a directory and needs to be reflected in the vfs names. There is no such thing as an empty, nameless directory in the vfs so repeated '/' should be collapsed into a single '/' by the tokenizer. Create a JBVFS issue if you can, currently I can't get in.

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

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



More information about the jboss-dev-forums mailing list