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#4035506

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035506
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to