y to avoid uppercase characaters at the second position of my
properties.
Bjoern Eickvonder
-Ursprüngliche Nachricht-
Von: Syed Muhammad Humayun [mailto:smhuma...@iblgrp.com]
Gesendet: Fr 13.11.2009 06:38
An: user@commons.apache.org
Betreff: Unknown property 'property1'?
Hi,
I
bean = new MyBean();
PropertyUtils.getProperty(mybean, "property1"); ...
I get following exception :
java.lang.NoSuchMethodException: Unknown property 'property1'
at
org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUt