Hi, I am attempting to write a Custom Mediator using http://wso2.com/library/2898/ and http://wso2.com/library/2936/. However, these examples are for XML payloads. I am unsure how I could access the message payload within the mediate() method when the payload the JSON. Are there any available solutions which do not involve changing my JSON to XML and back (I cannot do that as my payload may be invalid XML, but it will always be valid JSON).
Thank you, Maz
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
