Hi Folks,There are major flaws in this implementation. 1. You cannot have a "<module ref="wso2xfer"/> element in the services.xml file 2. The delete API method is not spec compliant. Our implementation does not return anything, but accrding to the spec it has to send a response. See http://www.w3.org/Submission/WS-Transfer/#Delete 3. org.wso2.xfer.WSTransferMessageReceiver is an InOut Message receiver. However, it is programmatically set as the MR of the "void delete" operation.
-- -- Afkham Azeez [email protected] WSO2 Inc. http://wso2.com Blog: http://afkham.org
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
