[jboss-dev-forums] [Design of JBossXB] - Setting the default XmlJavaTypeAdapter for a class
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Oct 11 19:55:05 EDT 2007
I'm finding I need to specify a @XmlJavaTypeAdapter(CollapsedStringAdapter.class) annotation on many string fields for web.xml settings whose underlying type is a path or FQN for example. Is there a way to set this as the default type adapter for all java.lang.String property types globally?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094314#4094314
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094314
More information about the jboss-dev-forums
mailing list