java.lang.ClassCastException: javax.faces.component.UINamingContainer incompatible with com.isb.rigel.srvcimpl.presentation.faces.component.view.UIView
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via myfaces-users by PEREZ ALCAIDE JESUS, 1 year ago
via myfaces-users by PEREZ ALCAIDE JESUS, 1 year ago
java.lang.ClassCastException: javax.faces.component.UINamingContainer incompatible with com.isb.rigel.srvcimpl.presentation.faces.component.view.UIView
at com.isb.rigel.srvcimpl.presentation.faces.application.BKSApplication.createComponent(BKSApplication.java:124)
at org.apache.myfaces.view.facelets.tag.composite.CompositeComponentResourceTagHandler.createComponent(CompositeComponentResourceTagHandler.java:108)
at org.apache.myfaces.view.facelets.tag.jsf.ComponentTagHandlerDelegate.createComponent(ComponentTagHandlerDelegate.java:497)
at org.apache.myfaces.view.facelets.tag.jsf.ComponentTagHandlerDelegate.apply(ComponentTagHandlerDelegate.java:263)