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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...