[jboss-user] [JBossWS] - Re: [JBossWS 2.0.1] Unmarshall POJO field with protected set

Jeilong do-not-reply at jboss.com
Thu Oct 11 06:04:10 EDT 2007


Solved it by explicitly instructing JAXB to serialize the id field. Still, seems like a weird design decision that the defaults don't process protected setters.

@XmlElement
  | private Long fooId;

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093956#4093956

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093956



More information about the jboss-user mailing list