Wednesday June 27, 2007
Yet Another Microsoft Interop Plugfest
Microsoft announced a 3-day Web services interoperability plugfest from Jul 10-12, 2007. At Sun Microsystems, we love to Tango with Windows Communication Foundation component of .NET 3.0 framework and so we'll be participating using GlassFish V2. This may be the last plugfest before GlassFish V2 is released later this year.
As in earlier events, attendees implement a set of pre-defined scenarios based on WS-* specs using their Web services stack. They participate with implementation on their laptops and interoperate using their client and Microsoft endpoint and vice versa.
The set of scenarios are based on the following specifications:
Microsoft is also looking for interop testing with pre-release version of .NET Framework 3.5 (codename Orcas) with the following versions of specifications:
We run the interop tests regularly with our builds. The results for Tango M5 milestone build shows details for each technology.
Microsoft still need to work out some kinks before the real work can begin:
But we are still going to participate :) Sun's participation in the previous plugfests can be followed here.
Technorati: webservices wsit plugfest glassfish microsoft interoperability
Posted by Arun Gupta in webservices | Comments[7]
|
|
|
|
|
Today's Page Hits: 1652
Total # blog entries: 994
| « November 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | 2 | 4 | 6 | 7 | ||
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | |||||
| Today | ||||||
Posted by Glen Mazza on June 28, 2007 at 08:28 AM PDT #
Posted by Arun on June 28, 2007 at 06:27 PM PDT #
Posted by Arun Gupta's Blog on July 19, 2007 at 12:33 PM PDT #
Hi Arun, Thank you for this blog which is full of informations!
I'm trying to implement a WCF client using .NET 3.5 connecting a WSIT service secured by a WSIT STS. I'm getting into a lot of troubles when it comes to configure the app.config of the WCF client. As I see that you master the interoperability between WCF and WSIT, may I ask you if you could provide me some example of a WCF client connecting a WSIT STS ?
My quest of find such an example on internet was successless...As google always refer you when it's about WSIT I think you are the good person to contact ;-)
Thanks again!
Nicolas
Posted by Nicolas Brasey on September 11, 2008 at 04:03 AM PDT #
Nicolas,
Your question will be getting answered at:
http://forums.java.net/jive/thread.jspa?threadID=46936&tstart=15
Posted by Arun Gupta on September 11, 2008 at 10:15 AM PDT #
What is the difference between Tango/WSIT and the WS-I Basic Profile--if the latter were complete and perfect and everyone designed their web services following it, there would be no need for WSIT, correct? Or are there aspects of WSIT that the WS-I Basic Profile will never cover?
Posted by BATTERY on November 27, 2008 at 05:04 PM PST #
WS-I Basic Profile does not talk about Security, Reliability and Transactional aspects of Web services. And that's where WSIT excels in interop with .NET. Read more about their differences at:
http://blogs.sun.com/arungupta/entry/ws_i_and_wsit_what
Posted by Arun Gupta on November 28, 2008 at 07:04 AM PST #