On Wed, Jun 12, 2013 at 3:59 PM, Ravi Undupitiya <[email protected]> wrote:
> Hi Sagara, > > > Thanks for the reply. There was another case where if the server does not > send the correct content type, it might select the SOAP builder - I had a > look at this with IsuruU, and we found that this case was fixed in NHTTP by > setting the content type to application/xml if douilder ingREST is true, > this logic was not included in PTT. > Generally if there is no builder registered with it's content type on axis2.xml default is to use SOAPBuilder in case of doingREST set to true it should return ApplicationXMLBuilder as the builder. > > > Is it ok to add the application/rdf+xml builder/formatter pair into > axis2.xml by default? > Yes as mentioned that is correct way to do this. Thanks ! > > > > Thanks, > Ravi > -- Sagara Gunathunga Senior Technical Lead; WSO2, Inc.; http://wso2.com V.P Apache Web Services; http://ws.apache.org/ Linkedin; http://www.linkedin.com/in/ssagara Blog ; http://ssagara.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
