You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to legstar-user
We are experiencing a problem with the default ChoiceBinding
behaviour. From the code, I see that we can implement a
ICobolUnmarshalChoiceStrategy to control the ChoiceBinding logic.
However, I'm not sure what of the best way to inject this Strategy
into the Binding.
Step 2: Bind the edited XSD normally. The
unmarshalChoiceStrategyClassName attribute is propagated on the JAXB
class and the binding class now expect to corresponding
unmarshalChoiceStrategyClassName value to be available from the classpath.