Hi all,
Thus far we have used facelets and it has been great. We even used facelets for pdf
generation and that worked well.
Lo and behold we find out that facelets don't run on WAS at the moment:
http://www-1.ibm.com/support/docview.wss?uid=swg1PK50311
Basically the classloader can't can't load resources from META-INF/; which is a
huge problem for jsf-facelets.jar.
We are brainstorming on workarounds to the issue:
-Fall back to JSP, rewrite the pdf generation somehow
-Wait for the fixpack
-Relocate all of the resources and references to from meta-inf to web-inf
What would you folks do?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079322#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...