Johan Compagner wrote:
>     Yes you have :). private final static IGetAndSet getGetAndSetter(String
>     exp, Class clz) has changed quite a lot.
> 
>      > Do you have a unit test that fails now that shouldn't that i can
>     add to
>      > the PropertyResolverTest ?
> 
>     No I don't.
> 
> 
> 
> is this exception now thrown then:
> 
> throw new WicketRuntimeException("The expression '" + exp
>                                     + "' is neither an index nor is it a 
> method for the list "
>                                     + clz);
> 
> ??
> 

WicketMessage: The expression 'automationEnabled' is neither an index 
nor is it a method for the list class 
syncrontech.common.gate.ModelSettingsColl

Root cause:

org.apache.wicket.WicketRuntimeException: The expression 
'automationEnabled' is neither an index nor is it a method for the list 
class syncrontech.common.gate.ModelSettingsColl
at 
org.apache.wicket.util.lang.PropertyResolver.getGetAndSetter(PropertyResolver.java:253)
at 
org.apache.wicket.util.lang.PropertyResolver.getObjectAndGetSetter(PropertyResolver.java:198)
at 
org.apache.wicket.util.lang.PropertyResolver.getValue(PropertyResolver.java:85)


> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to