Re: serving views from jar files

2010-12-06 Thread Dan Corneanu
: http://blogs.steeplesoft.com/2010/05/putting-facelets-in-a-jar/ look at the custom ResourceResolver. You can also find this info in the JavaDoc (found the ResourceResolver trick in 2009 somewhere else too at least). LieGrue, strub --- On Fri, 12/3/10, Dan Corneanu c...@savatech.ro wrote

serving views from jar files

2010-12-03 Thread Dan Corneanu
Hi, I'm using JSF 2.0 (myfaces 2.0.2). I am trying to implement a modularization solution for my application. The basing idea is that I would like to be able to pack some xhtml view definitions in a jar file and put it on the classpath and be able to use this views as values of |to-view-id| in