...
The added service group is displayed on the "Deployed Services" window.
Step 2. Configure ESB
Copy the
thesynapse-config
folder fromsample.zip
to<ESB_HOME>/repository/
synapse-config
folderdeployment/server/synapse-configs/default
.- Copy
personToCredit.xslt
from thesample.zip
to theresources
directory of WSO2 ESB. - Copy
CreditProxy.wsdl
from thesample.zip
to theresources
directory of the WSO2 ESB.
...
Info | ||
---|---|---|
| ||
This scenario does not have any error handling. To implement the error handling, an error handling sequence must be added to the proxy service. |
Excerpt | ||
---|---|---|
| ||
This example exposes a virtual service that requires two other real web services to fulfill a single request. |