[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Wildcards and JBossXb Builder
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Thu Aug 7 09:35:18 EDT 2008
Finally, fixed. I used @JBossXmlAdaptedType for this (it had already had type as a target). Here is an example from the testsuite
@XmlType()
| @JBossXmlAdaptedType(valueAdapter=CardinalityValueAdapter.class)
| public class Cardinality extends JBossObject implements Serializable
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169299#4169299
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169299
More information about the jboss-dev-forums
mailing list