Roman - That's superb. I have pointed a number of different people and
companies to your implemenatation of MSMQ and it's good to have another WSE
transport.
The new HOLs for WSE shows how to build an HTTP transport using HTTP.SYS.
Thanks.
Mark Fussell
Thanks Mark,
It's comming.
Also, I just started on the implementation of the SoapNULL Transport based
on my 'net.null' channel prototype for indigo and I am planning to publish
it on the codeproject soon.
The soap.null transport will enable to use the same connectivity model
within the appDomain. For instance: the async workflow is based on the 3
services (activities) such as pre-processor (sync), processor (async) and
post-processor (async/sync). The soap.null and soap.msmq transports will
enable to encapsulate a business logic into these 3 services (activities) in
the transparent manner as a logical async workflow.
Roman
> Roman - That's superb. I have pointed a number of different people and
> companies to your implemenatation of MSMQ and it's good to have another
[quoted text clipped - 4 lines]
> Thanks.
> Mark Fussell