Saturday, July 28, 2012

Service Chaining WSO2 ESB 4.0.3

Recently I followed a great article about service chaining. That article is for wso2 esb 3.0.1. In the post , I am providing the steps to run the example with WSO2 ESB 4.0.3.


  1. Copy the synapse-config folder content in the sample zip to the wso2esb-4.0.3/repository/deployment/server/synapse-configs/default (replace) 
  2. Create a new directory inside wso2esb-4.0.3 and name it as 'resources' 
  3. Copy the personToCredit.xslt and CreditProxy.wsdl into it. (in to wso2esb-4.0.3/resources) 

Create a SOAP UI project by using the WSDL in CreditProxy and then call this proxy service using the SOAP UI.

If the xslt is not picked, please add the xslt local entry through UI,

  1. Go to local entry option in ESB and click Add local entries. 
  2. Select In-lined XML Entry. 
  3. Give the name as 'xslt' 
  4. Copy the content of personToCredit.xslt and paste it in the 'Value' section. 

No comments:

Post a Comment

Using Zotero for academic writing