Skip to content

Instantly share code, notes, and snippets.

Created March 5, 2012 06:48
WSO2 Unified endpoint configuration
<wsa:EndpointReference
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3schools.com uep_schema.xsd"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/">
<wsa:Address>http://localhost:9973/services/ServerCallbackService</wsa:Address>
<wsa:Metadata>
<id>SInvokeEPR</id>
</wsa:Metadata>
</wsa:EndpointReference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment