wso2esb - How can we receive the url into wso2 esb and give sucess response back to them -


i going receive url(ex:- www.google.com) ws02 esb , send response them.
how can receive url's(ex:- www.google.com) wso2 esb , give sucess response them.

if want response calling party success http response. please set below property on receiving path.

<property action="set" name="out_only" value="true"/> <property action="set" name="force_sc_accepted" scope="axis2" value="true"/> 

Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -