
Samuel Meder wrote:
On Mon, 2005-01-24 at 08:02 -0500, Tom Maguire wrote:
Steve, I'll jump in here for Steve. There are a couple of things to consider. The GT4 distro is using the March submission specifications for WSRF and WSN. These documents are available from http://www.oasis-open.org in the documents section (labeled march). Those submission documents reference an older version of WS-addressing (Only place I could find that online was at BEA http://dev2dev.bea.com/technologies/webservices/ws-addressing.jsp).
By the way, while the documents refer to a really old version of WS-A, the GT4 implementation actually updated them to the 2004/03 version (due to .Net moving to that version).
/Sam
On a related note the OGSA Basic Profile 1.0 is currently in progress and currently references the November 2004 specification from WSRF and the August submission of WS-Addressing. The BP work has a way to go...
The latest iteration on the W3C site is december 08, 2004: http://www.w3.org/TR/2004/WD-ws-addr-core-20041208/ This is what I'm tempted to use in my WSDL. While I can get away with vague handwaving in the docs, the need to hard code URLs like xmlns:wsa="http://www.w3.org/2004/12/addressing" into WSDL forces your hand, somewhat.