[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: cts config startup issue with current vfs trunk
alesj
do-not-reply at jboss.com
Fri Feb 29 17:52:52 EST 2008
"scott.stark at jboss.org" wrote :
| The sun jar protocol handler should not be getting called as only vfs* urls should be in use.
This is not the case, see that JarContextFactory also takes all jar* urls, and FileSystemContextFactory takes file.
The weird thing is that this url looks like it's broken from the beginning, since if you follow it from the start -> in JarContextFactory.getVFS, it is never modified, going all the way toAbstractURLHandler.initCacheLastModified.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133381#4133381
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133381
More information about the jboss-dev-forums
mailing list