Just found the solution myself:
do the mapping of faces-view as prefix-mapping instead of postfix mapping
('/faces/*' instead of '*.seam'). Then add the weblets-servlet with
mapping to '/faces/weblets/*'. This results in the lifecycle not longer being
invoked for resource-requests and the NPE should disappear.
greets,
-clem
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988844#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...