[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: NoCopyNestedJarHandler usage
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jan 8 16:44:02 EST 2008
"alesj" wrote : "scott.stark at jboss.org" wrote : I'm still using the vfs version linked to trunk, so I'm not sure if you fixed this Ales.
| |
| Fixed what?
| I didn't do any release if that's what you mean, since I was waiting for this CL tests + some sort of caching.
|
Fixed the code that is calling new File(URI) when URI contains a query. For whatever reason this File ctor will not accept such a URI even though its valid. We need to strip off any query, fragment and authentication for the URI to be accepted.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118080#4118080
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118080
More information about the jboss-dev-forums
mailing list