John Bristowe's Weblog

public class JohnBristowe : Plumber, ITookTheRedPill { ... }
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:
Q: How to Describe "Subscribe-able" Events? (WS-Eventing)
I have a question regarding the WS-Eventing specification: How does a [event] source describe what events a [event] sink can subscribe to? In the context of this specification, does a notification operation in WSDL (AKA, output-only operation) imply a "subscribe-able" event?
Posted: Jan 31 2004, 07:31 PM by John | with 5 comment(s)
Filed under:
BUG: Microsoft.SharePoint.SPFieldLookup.LookupList (Documentation)

The SPS 2003 documentation claims that this property “gets the GUID of the list to use for the lookup.” This is incorrect; it returns a string. Furthermore, this string is not guaranteed to be a GUID; it may be the name of a list. In either case, you'll have to write some pretty defensive (and rather ugly) code to get around this.

Posted: Dec 18 2003, 04:07 PM by John | with 2 comment(s)
Filed under: ,
Q: The Clara Peller Question

"Where's the WSE?!"


The lingering question endures...

I find myself asking this question every time I view the source of various projects hosted by GDN. In fact, I have yet to see a project - hosted by GDN - that uses WSE. Am I wrong in assuming that its adoption is low?

Posted: Dec 17 2003, 10:07 AM by John | with 7 comment(s)
Filed under: ,
HOME: weblogs.asp.net/john/

Many thanks to Scott for providing me with the new digs.

I will continue to post entries at my Web site but I'll be using this space exclusively for .NET-related goo.

Posted: Dec 17 2003, 09:14 AM by John | with 3 comment(s)
Filed under:
More Posts