2009/4/17 Jacob, Matthias <[email protected]>
> > The DeploymentService is specified by the WSDL as the following: > > ... > <wsdl:service name="DeploymentService"> > <wsdl:port name="DeploymentPort" binding="tns:DeploymentBinding"> > <soap:address location="http://localhost:8080/ode/services/deploy"/> > </wsdl:port> > </wsdl:service> > ... > > However, the SOAP port for the DeploymentService is currently located under > http://localhost:8080/ode/processes/DeploymentService instead of > http://localhost:8080/ode/services/deploy. > Fixed. https://issues.apache.org/jira/browse/ODE-584 alex
