[jboss-dev-forums] [Design of POJO Server] - Re: Facelets scanning for .taglib.xml is broken in trunk

scott.stark@jboss.org do-not-reply at jboss.com
Wed Feb 6 21:15:49 EST 2008


If JarFile supported a JarInputStream I would look at support a JarURLConnection from the handler, but you have to have a path to a file as far as I can see.

I would say hacking the facelets code to create patch Classpath to try to use a JarInputStream to find the taglib descriptiors is the best approach. There will be a patched facelets jars required, and we give back the patch.


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

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



More information about the jboss-dev-forums mailing list