There is no exception, it just returns null. 
I'm not an expert on how proxies work, but it seems that the fields are null 
and get initialized when you call the getter.
Calling the getter when the field value is null (because of the proxy) will 
solve the problem, PropertyUtils was only a quick fix example..

Lionel


  "Aaron Porter" <aa...@mongus.com> a écrit dans le message de news: 
4a26c7a6.4050...@mongus.com...
  Hi Lionel,
  I saw that the first time I read your message but I forgot about it when 
changing the code. Sorry about that.

  How is it failing - are you getting an exception or is it just returning 
null? I really don't want to introduce a dependency on PropertyUtils and I'm 
sure that it can be fixed without it.

  Aaron

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to