← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: Fw: [sca-assembly] New Issue: Wrong WS Binding Examples - Resendingwith a minor fix

From
[ike Fdwards
Date
2009-11-11T11:33:25+00:00
ID
Thread
Re: Fw: [sca-assembly] New Issue: Wrong WS Binding Examples - Resendingwith a minor fix
Logged as: http://www.osoa.org/jira/browse/ASSEMBLY-192

Yours,  Mike.

Strategist - Emerging Technologies, SCA & SDO.

Co Chair OASIS SCA Assembly TC.

IBM Hursley Park, Mail Point 146, Winchester, SO21 2JN, Great Britain.

Phone & FAX: +44-1962-818014    Mobile: +44-7802-467431  

Email:  

From:
Dieter Koenig1 <>

To:


Date:
11/11/2009 10:52

Subject:
Fw: [sca-assembly] New Issue: Wrong
WS Binding Examples - Resending with a minor fix

Target:

SCA-Assembly 1.1 - Committee Draft 03 Revision 4

Description:

The SCA-Assembly spec contains several examples of the <binding.ws>
element

containing a @port attribute:

    <binding.ws: port="

http://www.stockquote.org/StockQuoteService#wsdl.endpoint

(StockQuoteService/StockQuoteServiceSOAP)?"/>

According to the XML Schema sca-binding-ws-1.1-cd03.xsd, there is no @port

attribute:

    <element name="binding.ws:" type="sca:WebServiceBinding"

substitutionGroup="sca:binding"/>:

    <complexType name="WebServiceBinding">

        <complexContent>

            <extension base="sca:Binding">

                <sequence>

                    <element
name="endpointReference" type="

wsa:EndpointReferenceType" minOccurs="0" maxOccurs="unbounded"/>

                    <any
namespace="##other" processContents="lax"

minOccurs="0" maxOccurs="unbounded"/>

                </sequence>

                <attribute name="wsdlElement"
type="anyURI" use="optional

"/>

                <attribute ref="wsdli:wsdlLocation"
use="optional"/>

            </extension>

        </complexContent>

    </complexType>

Moreover, the value of the attribute contains "...#wsdl.endpoint(...)"..

which looks like a reference to a WSDL 2.0 element (WSDL 2.0 has been

removed by the resolution of SCA-Assembly issue 77).

Proposal:

Change all examples of the <binding.ws> element, such that they contain
the

correct @wsdlElement attribute pointing to a WSDL 1.1 element, that is,

something like:

   <binding.ws wsdlElement="

   http://www.stockquote.org/StockQuoteService#wsdl.port

   (StockQuoteService/StockQuoteServiceSOAP)"/>

Kind Regards

Dieter König

Senior Technical Staff Member, WebSphere Process Server Architect

IBM Software Group, Application and Integration Middleware Software

WSS Business Process Solutions

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

  Phone:            +49-7031-16-3426
          IBM Deutschland      
               (Embedded 

                    
                     
                     
                 image moved

                    
                     
                     
                    to
file: 

                    
                     
                     
               pic10908.gif) 

                    
                     
                     
                     
       

  E-Mail:           
   Schönaicher Str. 220            
              

                    
                     
                     
                     
       

                    
                     
    71032 Böblingen            
                   

                    
                     
                     
                     
       

                    
                     
    Germany              
                     
   

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

                    
                     
                     
                     
       

  IBM Deutschland              
                     
                     
                  

  Research &              
                     
                     
                     
 

  Development                
                     
                     
                    

  GmbH /                  
                     
                     
                     
 

  Vorsitzender des              
                     
                     
                 

  Aufsichtsrats:              
                     
                     
                   

  Martin Jetter                
                     
                     
                  

  Geschäftsführung:              
                     
                     
                

  Erich Baier                
                     
                     
                    

  Sitz der                
                     
                     
                     
 

  Gesellschaft:                
                     
                     
                  

  Böblingen /                
                     
                     
                    

  Registergericht:              
                     
                     
                 

  Amtsgericht                
                     
                     
                    

  Stuttgart, HRB              
                     
                     
                   

  243294                  
                     
                     
                     
 

                    
                     
                     
                     
       

[attachment "pic10908.gif" deleted by Mike Edwards/UK/IBM] ---------------------------------------------------------------------

To unsubscribe from this mail list, you must leave the OASIS TC that

generates this mail.  Follow this link to all your TCs in OASIS at:

https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php

Unless stated otherwise above:

IBM United Kingdom Limited - Registered in England and Wales with number
741598. 

Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU
← Prev in month ← Prev in thread
Next in thread → Next in month →