Hello,

I'm trying to use tapestry-resteasy and tapestry-jdo, I have everything setup 
and working.

Except for on detail: all jaxb anotations (XmlRootElement, XmlElement, etc) I 
use on my domain objects are simply ignored. They produce no effect whatsoever.

Basically I want to control which fields/properties are visible via the rest 
api, but nothing produces effects. I tried 
@XmlAccessorType(XmlAccessType.NONE), changing the name of a property etc. I 
have even removed all jaxb anotations and every single time all fields are 
output.

Has anyone encountered this problem? I'm using the resteasy-jackson-provider.

Any clues on where should I be looking?

Best regards,
Paulo Andrade


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to