On Thu, Aug 9, 2012 at 9:12 AM, Nirmal Fernando <[email protected]> wrote:
> Hi All, > > In axis2.xml, We've added following configuration under messageBuilders > element. > > <messageBuilder contentType=".*" > class="org.wso2.carbon.relay.BinaryRelayBuilder"/> > > Our expectation is to set "org.wso2.carbon.relay.BinaryRelayBuilder" as > the message builder of a request of any content type. > > But this seems to be broken in trunk. No, actually it never worked correctly. Axis2 special cases several content types (eg: text/xml, application/xml) and hence unless we explicitly set the builder in axis2.xml against the content type, this won't work as expected. Thanks, Hiranya > > > -- > > Thanks & regards, > Nirmal > > Software Engineer- Platform Technologies Team, WSO2 Inc. > Mobile: +94715779733 > Blog: http://nirmalfdo.blogspot.com/ > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Hiranya Jayathilaka Senior Technical Lead; WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 633 3491 Blog: http://techfeast-hiranya.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
