Hi Helmut,

i have seen this Exception in my log before, but because i did not see
any misbehavior in my app i don't bother too much. Now i take the time
to have a look
and found the reason. This is fixed in svn now.


Regards,
    Volker



2007/10/5, Helmut Swaczinna <[EMAIL PROTECTED]>:
> Hi,
>
> when I return an outcome != null in an ajax action method to navigate to an
> other page I get this NullPointerException:
>
> java.lang.NullPointerException
>         at
> org.apache.myfaces.tobago.ajax.api.AjaxResponseRenderer.writeResponse(AjaxResponseRenderer.java:213)
>         at
> org.apache.myfaces.tobago.ajax.api.AjaxResponseRenderer.writeResponseReload(AjaxResponseRenderer.java:159)
>         at
> org.apache.myfaces.tobago.ajax.api.AjaxResponseRenderer.renderResponse(AjaxResponseRenderer.java:115)
>         at
> org.apache.myfaces.tobago.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:47)
>         at
> org.apache.myfaces.tobago.lifecycle.TobagoLifecycle.render(TobagoLifecycle.java:141)
>         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:140)
>
> Regards,
>     Helmut
>
>

Reply via email to