[ 
http://issues.apache.org/jira/browse/MYFACES-182?page=comments#action_62668 ]
     
sean schofield commented on MYFACES-182:
----------------------------------------

Same problem with the new patch.  I was able to apply by splitting up the two 
"hunks" in the patch since the patch utility was complaining about the second 
hunk and not knowing what file it was for.  Changes should be in the next 
nightly build.

> HtmlJSCookMenuRenderer throws NullPointerException when deploying 
> myfaces-examples.war
> --------------------------------------------------------------------------------------
>
>          Key: MYFACES-182
>          URL: http://issues.apache.org/jira/browse/MYFACES-182
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: Linux Kernel 2.6.10, JBoss 4.0.1 sp1, jdk1.5.0_02
>     Reporter: David R. Heffelfinger
>      Fix For: Nightly Build

>
> Deploying myfaces-examples.war and pointing the browser to 
> http://localhost:8080/myfaces-examples Results in a NullPointerException.
> Here is a partial stack trace:
> 11:08:13,036 INFO  [STDOUT] java.lang.NullPointerException
> 11:08:13,037 INFO  [STDOUT]   at 
> org.apache.myfaces.custom.navmenu.jscookmenu.HtmlJSCookMenuRenderer.encodeNavigationMenuItems(HtmlJSCookMenuRenderer.java:253)
> 11:08:13,038 INFO  [STDOUT]   at 
> org.apache.myfaces.custom.navmenu.jscookmenu.HtmlJSCookMenuRenderer.encodeChildren(HtmlJSCookMenuRenderer.java:169)
> 11:08:13,038 INFO  [STDOUT]   at 
> javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:329)
> 11:08:13,038 INFO  [STDOUT]   at 
> org.apache.myfaces.renderkit.RendererUtils.renderChild(RendererUtils.java:488)
> 11:08:13,038 INFO  [STDOUT]   at 
> org.apache.myfaces.renderkit.html.HtmlGridRenderer.renderChildren(HtmlGridRenderer.java:253)
> 11:08:13,038 INFO  [STDOUT]   at 
> org.apache.myfaces.renderkit.html.HtmlGridRenderer.encodeEnd(HtmlGridRenderer.java:131)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to