Lorenzo Carnevale wrote:
The class Bean is a plain pojo that contains some "useful" fields that I DON'T want to send back.Can I tell somehow to Axis2 to NOT serialize (i.e. not to put it in the SOAP answer!) one or some of these fields contained in Bean?
Try http://wso2.org/library/2893, search for How to exclude "Bean properties?" and "Exclude Methods"
G
Thanks
Lorenzo
