Skip to content
Snippets Groups Projects
Commit 694aa03d authored by Sitoumbaz's avatar Sitoumbaz
Browse files

Debug Java2WSDL.java

parent fbc36b6f
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.9-b14002 svn-revision#14004. -->
<definitions targetNamespace="http://services.chorevolution.eu/" name="BaseService" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:tns="http://services.chorevolution.eu/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">
<definitions targetNamespace="http://services.chorevolution.eu/" name="ConfigurableService" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:tns="http://services.chorevolution.eu/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">
<types>
<xs:schema version="1.0" targetNamespace="http://services.chorevolution.eu/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
......@@ -45,7 +45,7 @@
</output>
</operation>
</binding>
<service name="BaseService">
<service name="ConfigurableService">
<port name="ConfigurableServicePort" binding="tns:ConfigurableServicePortBinding">
<soap:address location="REPLACE_WITH_ACTUAL_URL"/>
</port>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment