posted 13 years ago
The first and the third choice groups would compile with the generated property name collided if we let the default naming mechanism operating. The suggested action to take in the message is exactly what you have to take to resolve the conflict. This is the core custom binding part for the purpose.
It will then generate properties of protected List<Object> for the pupose named Testchoice1 and Testchoice3. You can establish the names you like better, of course.