Re: java.lang.IllegalArgumentException: Value is no String

2007-05-31 Thread Celso Nishioka
the following exception: java.lang.IllegalArgumentException: Value is no String (class= org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, value= [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl:_gridBagPanelID_3:liveReportFilterDlgTypeOptionswith

Re: java.lang.IllegalArgumentException: Value is no String

2007-05-31 Thread Andrew Robinson
call) I get the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, value= [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl:_gridBagPanelID_3

Re: java.lang.IllegalArgumentException: Value is no String

2007-05-31 Thread Andrew Robinson
click the cancel (close the dialog), still okay, but when I try to open the dialog again (3rd AJAX call) I get the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, value

Re: getting java.lang.IllegalArgumentException: Value is no String in 1.1.5

2007-03-16 Thread Andrew Robinson
why component.setSubmittedValue(RendererUtils.NOTHING) is used instead of component.setSubmittedValue(null) when there is no submitted value? Using 1.1.5 Core and 1.1.5 snapshot for tomahawk as of yesterday (2007-03-14) -Andrew stack: java.lang.IllegalArgumentException: Value is no String (class

Re: getting java.lang.IllegalArgumentException: Value is no String in 1.1.5

2007-03-16 Thread Andrew Robinson
to switch from AjaxAnywhere to Ajax4Jsf and am having issues with java.lang.IllegalArgumentException: Value is no String errors. The problem comes from org.apache.myfaces.shared_impl.renderkit.RendererUtils$1. $1 is the NOTHING class in RendererUtils. The problem code seems to get confused when

getting java.lang.IllegalArgumentException: Value is no String in 1.1.5

2007-03-15 Thread Andrew Robinson
I have switched from 1.1.3 to 1.1.5 and am trying to switch from AjaxAnywhere to Ajax4Jsf and am having issues with java.lang.IllegalArgumentException: Value is no String errors. The problem comes from org.apache.myfaces.shared_impl.renderkit.RendererUtils$1. $1 is the NOTHING class

java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Andrew Robinson
AJAX call) I get the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl:_gridBagPanelID_3:liveReportFilterDlgTypeOptionswith path

Re: java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Andrew Robinson
the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl:_gridBagPanelID_3:liveReportFilterDlgTypeOptionswith path: {Component-Path

Re: java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Jeff Bischoff
: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl:_gridBagPanelID_3:liveReportFilterDlgTypeOptionswith path: {Component-Path : [Class

Re: java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Andrew Robinson
click the show, it works. Then, I click the cancel (close the dialog), still okay, but when I try to open the dialog again (3rd AJAX call) I get the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1

Re: java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Jeff Bischoff
that the rendered attribte points to in an AJAX call ActionListener method. When I click the show, it works. Then, I click the cancel (close the dialog), still okay, but when I try to open the dialog again (3rd AJAX call) I get the following exception: java.lang.IllegalArgumentException: Value is no String

Re: java.lang.IllegalArgumentException: Value is no String

2006-11-29 Thread Andrew Robinson
I try to open the dialog again (3rd AJAX call) I get the following exception: java.lang.IllegalArgumentException: Value is no String (class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1, [EMAIL PROTECTED]) and component zfpPanel:liveReportFilterDlgDialogControl