a/resources/wsdls/dependencyreasoner.wsdl b/resources/wsdls/dependencyreasoner.wsdl
1
<?xml version="1.0" encoding="UTF-8"?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://wsdl.reasoner.timbusproject.net/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://wsdl.reasoner.timbusproject.net/" name="ServerService">
1
<?xml version="1.0" encoding="UTF-8"?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://wsdl.reasoner.timbusproject.net/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://wsdl.reasoner.timbusproject.net/" name="ServerService">
2
<types>
2
<types>
3
<xsd:schema>
3
<xsd:schema>
4
<xsd:import namespace="http://wsdl.reasoner.timbusproject.net/" schemaLocation="dependencyreasoner.xsd"></xsd:import>
4
<xsd:import namespace="http://wsdl.reasoner.timbusproject.net/" schemaLocation="http://testbed.timbusproject.net:9999/reasoner/wsdl?xsd=1"></xsd:import>
5
</xsd:schema>
5
</xsd:schema>
6
</types>
6
</types>
7
<message name="reason">
8
<part name="parameters" element="tns:reason"></part>
9
</message>
10
<message name="reasonResponse">
11
<part name="parameters" element="tns:reasonResponse"></part>
12
</message>
7
<message name="get">
13
<message name="get">
8
<part name="parameters" element="tns:get"></part>
14
<part name="parameters" element="tns:get"></part>
9
</message>
15
</message>
10
<message name="getResponse">
16
<message name="getResponse">
11
<part name="parameters" element="tns:getResponse"></part>
17
<part name="parameters" element="tns:getResponse"></part>
12
</message>
18
</message>
13
<message name="reason">
14
<part name="parameters" element="tns:reason"></part>
15
</message>
16
<message name="reasonResponse">
17
<part name="parameters" element="tns:reasonResponse"></part>
18
</message>
19
<portType name="Server">
19
<portType name="Server">
20
<operation name="reason">
21
<input wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/reasonRequest" message="tns:reason"></input>
22
<output wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/reasonResponse" message="tns:reasonResponse"></output>
23
</operation>
20
<operation name="get">
24
<operation name="get">
21
<input wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/getRequest" message="tns:get"></input>
25
<input wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/getRequest" message="tns:get"></input>
22
<output wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/getResponse" message="tns:getResponse"></output>
26
<output wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/getResponse" message="tns:getResponse"></output>
23
</operation>
27
</operation>
24
<operation name="reason">
25
<input wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/reasonRequest" message="tns:reason"></input>
26
<output wsam:Action="http://wsdl.reasoner.timbusproject.net/Server/reasonResponse" message="tns:reasonResponse"></output>
27
</operation>
28
</portType>
28
</portType>
29
<binding name="ServerPortBinding" type="tns:Server">
29
<binding name="ServerPortBinding" type="tns:Server">
30
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding>
30
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding>
31
<operation name="get">
31
<operation name="reason">
32
<soap:operation soapAction=""></soap:operation>
32
<soap:operation soapAction=""></soap:operation>
33
<input>
33
<input>
34
<soap:body use="literal"></soap:body>
34
<soap:body use="literal"></soap:body>
35
</input>
35
</input>
36
<output>
36
<output>
37
<soap:body use="literal"></soap:body>
37
<soap:body use="literal"></soap:body>
38
</output>
38
</output>
39
</operation>
39
</operation>
40
<operation name="reason">
40
<operation name="get">
41
<soap:operation soapAction=""></soap:operation>
41
<soap:operation soapAction=""></soap:operation>
42
<input>
42
<input>
43
<soap:body use="literal"></soap:body>
43
<soap:body use="literal"></soap:body>
44
</input>
44
</input>
45
<output>
45
<output>