Browse by Tags

WSE 2.0 Extensibility: From spec to code
I've started work on a WS-ReliableMessaging implementation over at Plumbwork.Orange . Although I haven't made any serious advances (usability wise), it already shows that WSE 2.0 extensibility model is awesome! If you plan on writing an implementation...
From the trenches: WseWsdl2.exe
This post has been deprecated by WSE 2.0 SP1 (they've added the "name" commandline parameter to wsewsdl2.exe). "This WSDL to SoapClient tool generates proxy code for Web service clients from WSDL files." The documentation states you can retrieve the WSDL...
Posted 04 June 2004 01:15 AM by yreynhout | 1 comment(s)
Filed under:
WSE 2.0 Guts
For the last couple of days I have been stairing at the inner workings of WSE 2.0 (using that well known tool ) and I must say it's a fine piece of craftmanship. My focus has been on the Microsoft.Web.Services2.Messaging namespace, which provides the...
Posted 02 June 2004 01:25 AM by yreynhout | 4 comment(s)
Filed under:
SOA and the domain model
Frans Bouma touches the architectural topic of object-message mapping (or what Martin Fowler calls Data Transfer Object). Do we need an domain model when working in a SOA (a.k.a. the moving target of today) environment and hence a way to map SOA's message...
More Posts