John Bristowe's Weblog

public class JohnBristowe : Plumber, ITookTheRedPill { ... }

February 2004 - Posts

COMMENT: So, You Wanna be a Plumber?

My “comment” on implementing WS-* specifications with WSE:

http://www.bristowe.com/blog/PermaLink.aspx?guid=aa59971f-29cc-4fd1-ae07-bdd8ca25c866

Posted: Feb 17 2004, 03:03 PM by John | with 5 comment(s)
Filed under: ,
MSDN: Web Services Enhancements 2.0 Support for WS-Policy (Simon Horrell)

Simon Horrell (DevelopMentor) has written an excellent article on WS-Policy in WSE v2.0:

http://msdn.microsoft.com/library/en-us/dnwse/html/wse2wspolicy.asp

Way to go, Simon!

Posted: Feb 12 2004, 04:29 PM by John | with 1 comment(s)
Filed under: ,
FOLLOW-UP: "Subscribe-able" Events in WS-Eventing

When confronted with a question regarding the description of "subscribe-able" events in the WS-Eventing specification, I went straight to the source: Jeffrey Schlimmer. He was kind enough to answer my question (and then some):

One reason we didn't bake this into WS-Eventing is that I'm fairly sure that this is a case where one size won't fit all.

WSDL is an obvious answer, where 'notification' operations (output only) indicate events and a port implementing those operations is an event source, but there will be some simple devices that are too dumb to understand WSDL.

There could be other answers too: retrieved from a registry (like UDDI), retrieved by an explicit Get message, or even defined as a convention (add an agreed-upon reference property to an EPR).

This is an excellent question to discuss at the upcoming WS-Eventing feedback workshop; I'll suggest it to the organizers.

Thanks, Jeff!

Posted: Feb 09 2004, 02:43 PM by John | with 8 comment(s)
Filed under:
COOL: MessagePredicate Validation in WSE v2.0 TP (Aaron Skonnard)

I remember watching Aaron do "his thing" at a CNUG meeting last year. During his talk, he demonstrated a SoapExtension that performed XML schema validation for ASMX-based service endpoints, which was very impressive. Of course, being a keen observer of all things SOAP-oriented, I asked/stated, "This is awesome stuff. Super cool. But, I have a question: Could this leverage WS-Policy?" At which point, Aaron stated, "Yes, it could." Yes, my heart skipped a beat (or two, or three).

Well, it looks like Aaron will be hitting us with that promise - via support for MessagePredicates in the form of a custom policy assertion for WSE v2.0 TP - in the next issue of MSDN Magazine:

http://msdn.microsoft.com/msdnmag/issues/04/03/default.aspx

Wicked.

Grab the source here.

Posted: Feb 05 2004, 11:01 AM by John | with 5 comment(s)
Filed under: ,
REQUEST: GXA/WSA/WS-* Specification Newsgroup/Mailing List
I have a request for Microsoft: Please, please, please start a GXA/WSA/WS-* specification newsgroup/mailing list. I highly doubt that I'm the only one who would love to discuss these specifications in an open forum.
Posted: Feb 01 2004, 11:27 AM by John | with 4 comment(s)
Filed under:
More Posts