[jboss-user] [JBoss Seam] - Re: weblets and seam
HulaBula
do-not-reply at jboss.com
Mon Nov 27 07:59:27 EST 2006
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#3988844
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988844
More information about the jboss-user
mailing list