error in the WSDL primer

View: New views
4 Messages — Rating Filter:   Alert me  

error in the WSDL primer

by Gerd Wagner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'd like to report an error in the WSDL example
"Example 2-13. SOAP 1.2 and SOAP 1.1 Bindings"
of the WSDL primer
http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626

Both endpoints have the same address, which is
wrong (according to my understanding of endpoints).

Regards,
Gerd Wagner

--------------------------------------------
Professor Gerd Wagner
http://oxygen.informatik.tu-cottbus.de/IT
Email: G.Wagner@...
Tel: (+49 355) 69 2397
Institute of Informatics
Brandenburg University of Technology
at Cottbus, Germany
 




Re: error in the WSDL primer

by Arthur Ryman-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Gerd,

I don't think that's an error. You could have an endpoint that supported both SOAP 1.1 and SOAP 1.2. The service could check the envelope to determine which SOAP version was being used, and respond in that format.

Arthur Ryman, PhD, AoT, DE
Process and Portfolio Management, Rational Division

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-3831 (T/L: 318-8867)
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@...



"Gerd Wagner" <wagnerg@...>
Sent by: public-ws-desc-comments-request@...

10/11/2007 07:42 AM

To
<public-ws-desc-comments@...>
cc
Subject
error in the WSDL primer






I'd like to report an error in the WSDL example
"Example 2-13. SOAP 1.2 and SOAP 1.1 Bindings"
of the WSDL primer
http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626

Both endpoints have the same address, which is
wrong (according to my understanding of endpoints).

Regards,
Gerd Wagner

--------------------------------------------
Professor Gerd Wagner
http://oxygen.informatik.tu-cottbus.de/IT
Email: G.Wagner@...
Tel: (+49 355) 69 2397
Institute of Informatics
Brandenburg University of Technology
at Cottbus, Germany






RE: error in the WSDL primer

by Gerd Wagner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 

I don't think that's an error. You could have an endpoint that supported both SOAP 1.1 and SOAP 1.2. The service could check the envelope to determine which SOAP version was being used, and respond in that format. 

Yes, I understand, this would be possible. But is this the intended meaning? That is, do endpoint addresses not have to be unique acording to the sepc?
 
Even if this would be the official WSDL definition, do you expect that WSDL tools, such as Woden/Axis2 will allow this?
 
-Gerd 


I'd like to report an error in the WSDL example
"Example 2-13. SOAP 1.2 and SOAP 1.1 Bindings"
of the WSDL primer
http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626

Both endpoints have the same address, which is
wrong (according to my understanding of endpoints).

Regards,
Gerd Wagner

--------------------------------------------
Professor Gerd Wagner
http://oxygen.informatik.tu-cottbus.de/IT
Email: G.Wagner@...
Tel: (+49 355) 69 2397
Institute of Informatics
Brandenburg University of Technology
at Cottbus, Germany






RE: error in the WSDL primer

by Arthur Ryman-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Gerd,

The address property of the endpoint is actually optional. There is no requirement in the spec that it is unique within a service. Only the name property of the endpoint must be unique within a service.

Yes, I expect Web service runtimes like Axis2 to support mixed SOAP 1.1/1.2 environments as well as mixed WSDL 1.1/2.0. Woden is WSDL 2.0 only now but we'd like it to provide WSDL 1.1 support eventually.

Arthur Ryman, PhD, AoT, DE
Process and Portfolio Management, Rational Division

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-3831 (T/L: 318-8867)
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@...



"Gerd Wagner" <wagnerg@...>
Sent by: public-ws-desc-comments-request@...

10/11/2007 09:19 AM

To
Arthur Ryman/Toronto/IBM@IBMCA
cc
<public-ws-desc-comments@...>, <public-ws-desc-comments-request@...>
Subject
RE: error in the WSDL primer





 

I don't think that's an error. You could have an endpoint that supported both SOAP 1.1 and SOAP 1.2. The service could check the envelope to determine which SOAP version was being used, and respond in that format.

Yes, I understand, this would be possible. But is this the intended meaning? That is, do endpoint addresses not have to be unique acording to the sepc?

 
Even if this would be the official WSDL definition, do you expect that WSDL tools, such as Woden/Axis2 will allow this?
 
-Gerd


I'd like to report an error in the WSDL example
"Example 2-13. SOAP 1.2 and SOAP 1.1 Bindings"
of the WSDL primer
http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626

Both endpoints have the same address, which is
wrong (according to my understanding of endpoints).

Regards,
Gerd Wagner

--------------------------------------------
Professor Gerd Wagner
http://oxygen.informatik.tu-cottbus.de/IT
Email: G.Wagner@...
Tel: (+49 355) 69 2397
Institute of Informatics
Brandenburg University of Technology
at Cottbus, Germany