Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ClassCast error on ValuesManager.showErrors

$
0
0
Hi,

We are upgrading from v9.0p_2013-07-17/Pro Deployment to v9.0p_2013-09-02/Pro Deployment 2013-09-02 and are hitting a classcast exception after using the new version.

Code:

com.smartgwt.client.util.ConvertTo.arrayOfDynamicForm(ConvertTo.java:7643)
com.smartgwt.client.widgets.form.ValuesManager.getMembers(ValuesManager.java:1101)
com.smartgwt.client.widgets.form.ValuesManager.showErrors(ValuesManager.java:812)

Not all members of the ValuesManager are forms, there are also ListGrids. The showErrors method should cope with this (we had similar issues in the past).

thanks for looking into this.

Viewing all articles
Browse latest Browse all 4756

Trending Articles