google-code-export / rocket-gwt

Automatically exported from code.google.com/p/rocket-gwt
1 stars 1 forks source link

Unable to set properties upon Nested(anonymous) FactoryBeans. #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Any nested bean that is the product of a custom Factory bean with any
properties will fail when the generator attempts to locate a setter for the
property.

What is the expected output? What do you see instead?
Generator should work.

Please use labels and text to provide additional information.

Workaround.
Replace the nested FB with a named factory bean as a temporarily workaround.

Original issue reported on code.google.com by miroslav...@gmail.com on 16 Jan 2008 at 9:08

GoogleCodeExporter commented 9 years ago

Original comment by miroslav...@gmail.com on 21 Jan 2008 at 8:57

GoogleCodeExporter commented 9 years ago
Code in svn, will be out in next release.

Original comment by miroslav...@gmail.com on 21 Jan 2008 at 8:58