Em Fri, 08 May 2009 18:33:28 -0300, Shing Hing Man <mat...@yahoo.com>
escreveu:
After some debugging, I am not convinced that
ClassNameLocatorImpl.scanURL(String, Collection<String>, URL) line: 117
caters for URL like
org.jboss.virtual.plugins.vfs.VirtualFileURLConnection:vfszip:/home/matmsh/installed/jbosses/jboss-5.0.1.GA/server/default/deploy/testApp.war/WEB-INF/lib/
tapestry-core-5.1.0.5.jar/org/apache/tapestry5/corelib/pages
I guess this is related to another recent discussion in this mailing list
(http://www.nabble.com/-T5.1--How-do-you-advise-ClassNameLocator--to23396992s302.html).
Short answer: Tapestry does not handle these vfszip URLs. You can,
however, override the ClasspathURLConverter service to map these URLs to
normal (not JBOss speficic like file: and jar:) ones.
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org