Recently I came across to the need to write a custom Message Formatter to handle a custom message type in Axis2. As it turned out writing a Message Formatter is a darn simple thing. Mainly you only have to implement three methods. . My scenario was to extract out a set of attachments within an [...]
Posts Tagged ‘Axis2’
Writing a custom Message Formatter for Axis2
Posted in How To's, SOA, tagged Axis2 on July 9, 2011 | Leave a Comment »

