|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How does Microsoft support WS-*??? (MSE2.0,MSE3.0, NET3.0)Although I see a lot of reference telling me that MSE.2.0 MSE3.0
support WS-*, but I have not seen any concrete sample on how the WS-* is supported, for example ws-transfer & ws-address. How does MS generate the interface compatible with WS-*? Please advice. Thanks. John The documentation is on the MSDN site under Web Service Enhancements (WSE)
3.0. Both WS-Transfer and WS-Addressing are covered under Messaging. A good starting point is here: http://msdn2.microsoft.com/en-us/library/ms977317.aspx WCF also contains the WS-* bits. Here is a sample for WS-Transfer under WCF: http://www.codeproject.com/soap/WSTransfer.asp -- Show quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA http://gregorybeamer.spaces.live.com ********************************************* Think outside the box! ********************************************* <john***@gmail.com> wrote in message news:1176051842.108581.325050@n59g2000hsh.googlegroups.com... > Although I see a lot of reference telling me that MSE.2.0 MSE3.0 > support WS-*, but I have not seen any concrete sample on how the WS-* > is supported, for example ws-transfer & ws-address. How does MS > generate the interface compatible with WS-*? > > Please advice. > Thanks. > John > Thanks.
how come the MSDN http://msdn2.microsoft.com/en-us/library/aa480728.aspx (please see the end of the article) chart state that neither WSE2.0, WSE3.0 nor .NET 3.0 support ws-management,ws-transfer,ws-event? Please advice. John On Apr 9, 11:07 am, "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbwo...@comcast.netNoSpamM> wrote: Show quote > The documentation is on the MSDN site under Web Service Enhancements (WSE) > 3.0. BothWS-Transferand WS-Addressing are covered under Messaging. > > A good starting point is here:http://msdn2.microsoft.com/en-us/library/ms977317.aspx > > WCF also contains the WS-* bits. Here is a sample forWS-Transferunder WCF:http://www.codeproject.com/soap/WSTransfer.asp > > -- > Gregory A. Beamer > MVP; MCP: +I, SE, SD, DBAhttp://gregorybeamer.spaces.live.com > > ********************************************* > Think outside the box! > *********************************************<john***@gmail.com> wrote in message > > news:1176051842.108581.325050@n59g2000hsh.googlegroups.com... > > > > > Although I see a lot of reference telling me that MSE.2.0 MSE3.0 > > support WS-*, but I have not seen any concrete sample on how the WS-* > > is supported, for examplews-transfer& ws-address. How does MS > > generate the interface compatible with WS-*? > > > Please advice. > > Thanks. > > John- Hide quoted text - > > - Show quoted text - |
|||||||||||||||||||||||