On Mon, 10 Jul 2006, Paul Benedict wrote:
I get that annoying "cannot find WRITABLE property id in Person" message because it is looks at Article.getPerson() which returns the interface not implementation.
Doesn't that mean that Person is not a JavaBean i.e. missing a setId method?
-- Graeme -
