[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-6104; slow Seam deployments
pete.muir@jboss.org
do-not-reply at jboss.com
Sat Oct 25 17:55:08 EDT 2008
anonymous wrote : AFAIK ViewHandler can be replaced/configured, right?
| Should I/we implement one that would work on VFS directly?
I did some poking, and ViewHandler isn't actually responsible for loading any files, but rather other classes which load files.
Shane, I guess the calls getInputStream come from Class::getResourceAsStream or ClassLoader::getResourceAsStream? And if so, do we have a particular place that loads a lot of these?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184662#4184662
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184662
More information about the jboss-dev-forums
mailing list