Having fun with WS-Eventing

Jim and I are working on a new application that will combine Web Services and RFID technologies. One of the things that we need is events, so we decided to have a look at WS-Eventing. While on the plane back from Hawaii, I decided to have a go at implementing it using WSE 2.0. It has proven remarkably easy. I now have code that allows a consumer to subscribe with an event source and receive notifications. The main difficulty was not the implementation of the protocol but how to make it easy for programmers to use it. I am still playing with some ideas.

There is an issue with the version of WS-Addressing used by WS-Eventing. WSE 2.0 uses the March 2004 version of WS-Addressing while WS-Eventing utilises the March 2003 one. I guess weโ€™ll have to wait for the new version of the spec. Things still work; itโ€™s just there is no way to achieve interoperability at this stage ๐Ÿ™

We are planning to make the source code available as a gotdotnet community project (pending approval by the University Newcastle legal team). More on this soon.

Recent Posts

My Coding Agent Needed Its Own GitHub Identity

In my last post, I wrote that "the typing of code was parallelized and delegated.…

1 month ago

Rebuilding My AI Team in Twelve Days โ€” And Why

In February, I wrote about the small team I'd stood up instead of hiring humans:…

1 month ago

How I Built My Own Team of AI Developers

Assembling a dream team without a single hire I've been making great progress on CVOYA's…

3 months ago

Reflecting on 2025: Building CVOYA’s Future with AI Coding Agents

As 2025 is now behind us, I wanted to share a few reflections from my…

5 months ago

DIY smart home accessory – It all started with a question to ChatGPT

Few months ago, we bought a sculpture from a local art fair for our Palm…

5 months ago

The Beginning of CVOYA

Thereโ€™s a unique energy that comes with starting something new โ€” a blend of excitement,…

7 months ago