[Users] WSDL URL Import

cargasan cargasan1984 at usal.es
Wed Mar 16 11:05:53 CET 2011


-The Petals Master version is the 1.0.
- And the WSDL , for example this:


<?xml version="1.0" encoding="UTF-8" ?> 
- <w:definitions xmlns:w="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns10="http://petals.ow2.org/wsdlExtensions" xmlns:ns11="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns12="tns" xmlns:ns13="ns5" xmlns:ns14="ns9" xmlns:ns15="ns2" xmlns:ns16="ns16" xmlns:ns17="ns19" xmlns:ns18="ns8" xmlns:ns19="soap12" xmlns:ns19_="xml" xmlns:ns2="http://schemas.xmlsoap.org/wsdl/" xmlns:ns20="ns7" xmlns:ns21="xsd" xmlns:ns22="ns12" xmlns:ns23="ns26" xmlns:ns24="soap" xmlns:ns25="ns28" xmlns:ns26="ns14" xmlns:ns27="mime" xmlns:ns28="ns15" xmlns:ns28_="ns10" xmlns:ns29="ns17" xmlns:ns30="ns22" xmlns:ns32="ns20" xmlns:ns34="ns18" xmlns:ns35="ns25" xmlns:ns36="w" xmlns:ns37="ns23" xmlns:ns38="http" xmlns:ns4="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns40="ns21" xmlns:ns41="ns24" xmlns:ns42="ns27" xmlns:ns5="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns6="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ns7="http://www.w3.org/ns/wsdl" xmlns:ns8="http://www.w3.org/ns/wsdl/http" xmlns:ns9="http://www.w3.org/ns/wsdl/soap" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:tns="http://test.petalslink.com" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="HolaMundo" targetNamespace="http://test.petalslink.com">
- <w:types>
- <xs:schema>
  <xs:import namespace="http://test.petalslink.com" schemaLocation="http://localhost:8084/petals/services/SoapHolaMundo?wsdl=HolaMundo_schema1.xsd" /> 
  </xs:schema>
  </w:types>
- <w:message name="helloWorld">
  <w:part element="tns:helloWorld" name="parameters" /> 
  </w:message>
- <w:message name="helloWorldResponse">
  <w:part element="tns:helloWorldResponse" name="parameters" /> 
  </w:message>
- <w:message name="listenToTheWorld">
  <w:part element="tns:listenToTheWorld" name="parameters" /> 
  </w:message>
- <w:portType name="HolaMundo">
- <w:operation name="helloWorld">
  <w:input message="tns:helloWorld" /> 
  <w:output message="tns:helloWorldResponse" /> 
  </w:operation>
- <w:operation name="listenToTheWorld">
  <w:input message="tns:listenToTheWorld" /> 
  </w:operation>
  </w:portType>
- <w:binding name="HolaMundoPortBinding" type="tns:HolaMundo">
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /> 
- <w:operation name="helloWorld">
  <soap:operation soapAction="helloWorld" /> 
- <w:input>
  <soap:body use="literal" /> 
  </w:input>
- <w:output>
  <soap:body use="literal" /> 
  </w:output>
  </w:operation>
- <w:operation name="listenToTheWorld">
  <soap:operation soapAction="listenToTheWorld" /> 
- <w:input>
  <soap:body use="literal" /> 
  </w:input>
  </w:operation>
  </w:binding>
- <w:service name="HolaMundo">
- <w:port binding="tns:HolaMundoPortBinding" name="HolaMundoPort">
  <soap:address location="http://localhost:8084/petals/services/SoapHolaMundo" /> 
  </w:port>
  </w:service>
  </w:definitions>




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications :
http://forum.petalslink.com/m2f_usercp.php

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=31700#31700

-------------------- m2f --------------------






More information about the Users mailing list