[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosstest/src/resources/webservice/jbws358/META-INF/wsdl  ...
From:       Thomas Diesler <thomas.diesler () jboss ! com>
Date:       2005-11-30 22:22:49
Message-ID: E1EhaLh-0000Fk-BA () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: tdiesler
  Date: 05/11/30 17:22:49

  Added:       src/resources/webservice/jbws358/META-INF/wsdl  Tag:
                        Branch_4_0 HelloService.wsdl
  Log:
  Fix JBWS-358
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +34 -0     \
jbosstest/src/resources/webservice/jbws358/META-INF/wsdl/Attic/HelloService.wsdl  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: HelloService.wsdl
  ===================================================================
  RCS file: HelloService.wsdl
  diff -N HelloService.wsdl
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ HelloService.wsdl	30 Nov 2005 22:22:49 -0000	1.1.2.1
  @@ -0,0 +1,34 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<definitions name="HelloService" \
targetNamespace="http://org.jboss.test.webservice/jbws358" \
xmlns:tns="http://org.jboss.test.webservice/jbws358"  +  \
xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" \
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">  +  <types/>
  +  <message name="Hello_hello">
  +    <part name="String_1" type="xsd:string"/>
  +  </message>
  +  <message name="Hello_helloResponse">
  +    <part name="result" type="xsd:string"/>
  +  </message>
  +  <portType name="Hello">
  +    <operation name="hello" parameterOrder="String_1">
  +      <input message="tns:Hello_hello"/>
  +      <output message="tns:Hello_helloResponse"/>
  +    </operation>
  +  </portType>
  +  <binding name="HelloBinding" type="tns:Hello">
  +    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/>
  +    <operation name="hello">
  +      <soap:operation soapAction="urn:some-soap-action"/>
  +      <input>
  +        <soap:body use="literal" \
namespace="http://org.jboss.test.webservice/jbws358"/>  +      </input>
  +      <output>
  +        <soap:body use="literal" \
namespace="http://org.jboss.test.webservice/jbws358"/>  +      </output>
  +    </operation>
  +  </binding>
  +  <service name="HelloService">
  +    <port name="HelloPort" binding="tns:HelloBinding">
  +      <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
  +    </port>
  +  </service>
  +</definitions>
  \ No newline at end of file
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic