First we got the below exception for which
fix(
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK50311) was
applied
A NullPointerException is thrown from the Facelets library in WebSphere
Application Server V6.1.0.9 when trying to run the Example Interaction Flow.
Error Stack:
11/12/07 13:47:46:486 GMT] 00000089 WebApp E [Servlet Error]-[faces]:
java.lang.NullPointerExceptionat
com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)at
After applying the fix we got the below error :
4/12/07 16:45:33:936 GMT] 00000084 viewhandler E Error Rendering
View[/xAdvisorWeb/bundles/ic_test/jsf/test.jspx]
java.lang.NullPointerException
at
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:754)
at
com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:242)
at
com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:239)
Kindly suggest.
--
View this message in context: http://www.nabble.com/viewhandler---E---Error-Rendering-View-tp14370154p14370154.html
Sent from the javaserverfaces users mailing list archive at Nabble.com.