resource-manager-gcore/target/generated-sources/wsdl/wsrf/lifetime/WS-ResourceLifetime_service...

13 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="WS-ResourceLifetime" targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl/service" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:binding="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl/bindings">
<wsdl:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl/bindings" location="WS-ResourceLifetime_bindings.wsdl"/>
<wsdl:service name="WS-ResourceLifetimeService">
<wsdl:port name="ImmediateResourceTerminationPort" binding="binding:ImmediateResourceTerminationSOAPBinding">
<soap:address location="http://localhost:8080/wsrf/services/"/>
</wsdl:port>
<wsdl:port name="ScheduledResourceTerminationPort" binding="binding:ScheduledResourceTerminationSOAPBinding">
<soap:address location="http://localhost:8080/wsrf/services/"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>