Have you defined the Seam view handler in faces-config.xml?
<faces-config>
| <application>
|
<view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
| </application>
| </faces-config>
However, will not work if you're using Trinidad components.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035506#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...