public class MedEntryType {

        @XmlAttribute//-- REMOVE THIS
        public String key;
        @XmlValue//-- REMOVE THIS 
        public MedId value;
// then it will work
       
} 
-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Custom-JxBBindings-for-CXF-tp3368602p3368636.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to