Re: [Tobago] NullPointerException in AjaxResponseRenderer

2007-10-07 Thread Volker Weber
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, >

[Tobago] NullPointerException in AjaxResponseRenderer

2007-10-05 Thread Helmut Swaczinna
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.myfac