|
Page Edited :
ODExSITE :
Endpoint Configuration
Endpoint Configuration has been edited by Alexis Midon (Jul 15, 2008). Content:SOAP EPR ConfigurationIf you deploy ODE in an application server, the Axis2 Integration Layer allows ODE to communicate via Web Service interactions. SOAP Web Services will be managed by Axis2. These web services may be configured dynamically. For example, given this wsdl: <?xml version="1.0" encoding="utf-8"?> <wsdl:definitions ...> <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">A sample Time service</wsdl:documentation> ... <wsdl:service name="TimeService"> <wsdl:port name="TimeServiceSoap" binding="tns:TimeServiceSoap"> <soap:address location="http://ws.intalio.com/TimeService/" /> </wsdl:port> </wsdl:service> </wsdl:definitions>
|
Unsubscribe or edit your notifications preferences
