[jboss-user] [JBoss Seam] - Re: Any experience with SeamFaceletViewHandler?
SmokingAPipe
do-not-reply at jboss.com
Tue Dec 26 03:53:25 EST 2006
And I just looked at that error, and looked at the source code. In src/ui/org/jboss/seam/ui/facelet/SeamFaceletViewHandler.java, it says:
public class SeamFaceletViewHandler extends FaceletViewHandler
so SeamFaceletViewHandler most certainly is a FaceletViewHandler. There must be a bug in org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesConfigurator.java:536) to be causing this, because the class is correct. Hmm, any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996256#3996256
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996256
More information about the jboss-user
mailing list