Hi,

I have a restful jaggery endpoint and I now want to make this serve SOAP
requests as well. My idea is to look at the Content-Type header and
determine whether the request is REST or SOAP.

I need to know how I can process a SOAP request from jaggery. When I try
'request.getContent()', it gives me a null value. Is there a way to process
a SOAP Body from jaggery?

Thanks,
NuwanD.

-- 
Nuwan Dias

Senior Software Engineer - WSO2, Inc. http://wso2.com
email : [email protected]
Phone : +94 777 775 729
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to