Why does McNealy complain about Sun's participation in web services?
In my own research I have found the most approachable tool to build Java web services was not produced by Sun. Rather it is called GLUE and comes from The Mind Electric. Graham Glass, the CEO of this company, has had GLUE on the market for some time already and it seems to do a good job all around. In addition Graham published a small, very educational, book on Glue, SOAP, UDDI, WSDL and even .NET web services. It illustrates how one can consume .NET webservices with Java applications for example. Very helpful stuff. Its called "Web Services - Building Blocks for Distributed Systems" , it is published by Prentice Hall PTR. The ISBN is 013066256-9. One last thought. The following quote appeared on Mind Electric's web site. Check out the website of the company to which the quote is attributed. Pretty cool stuff.
We had never used GLUE before, but the buzz in the development community was that it made Web Services trivial to access in Java. Working on site, we downloaded GLUE, followed the installation instructions, and pointed it to the WSDL URL that was given. Three minutes later we had a simple program accessing the Web Service. GLUE even dealt with the fact that the .NET-generated WSDL didn't describe the return value, by providing a JAXP compliant XML parser. Within a few hours, they had a production quality application, written in Java, sourcing a .Net Web Service, running from their Droplets server. - Louis Franco, Chief Architect, Droplets
9:22:05 AM
|
|