Similar Articles |
|
JavaWorld August 2001 Andre Tost |
UDDI4J lets Java do the walking Universal Description, Discovery, and Integration (UDDI) is just one of the standards used in the hot, new Web services realm. UDDI lets you store information about which Web services are made available and by whom... |
JavaWorld September 2002 Frank Sommers |
I like your type: Describe and invoke Web services based on service type The Web Service Description Language (WSDL) provides an XML grammar for defining and advertising a Web service, including a service's type. This article gives an overview of how to describe a Web service with WSDL using Apache Axis tools and Java. |
JavaWorld October 3, 2003 Mitch Gitman |
Keep up with the Web service styles (and uses) While XML-transparent Web service development might sound like the easy way to go, understanding and manipulating XML in SOAP messages can actually avoid some development difficulties. |
JavaWorld July 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 4 Here's a framework based on the dynamic proxy classes in the Java 2 Platform, Version 1.3. This framework will make creating SOAP clients just as easy and intuitive as creating SOAP services... |
JavaWorld January 2002 Tarak Modi |
Axis: The next generation of Apache SOAP Apache SOAP has evolved to the point of its own extinction. Apache's Axis project is a complete re-architecture of its SOAP implementation and has many new features previously unheard of in Apache SOAP. Here's a high-level look at how Axis takes Apache SOAP to the next level... |
JavaWorld June 2002 Kathy Walsh & Sang Shin |
Discover and publish Web services with JAXR JAXR, the Java API for XML Registries, provides the standard for performing Web services publication and discovery through underlying registries. This article shows you how. |
JavaWorld January 2002 Frank Sommers |
A birds-eye view of Web services The author defines Web services, explains how they operate, and compares them to related Java technologies. He also presents a general programming model for Web services, independent of any framework or technology... |
JavaWorld August 2002 Michael Juntao Yuan |
Access Web services from wireless devices The Simple Object Access Protocol (SOAP) has become the most important data exchange protocol for XML Web services. All Web services applications must support SOAP. This article introduces an essential tool to support Web services on small wireless devices -- the kSOAP parser. |
JavaWorld March 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 1 SOAP is not just another buzzword. It is a powerful new application of vendor-agnostic technologies, such as XML, that can help take the world of distributed programming to new heights. This article, the first in a series of four, introduces you to the basics of SOAP... |
JavaWorld April 11, 2003 Mitch Gitman |
Axis-orizing objects for SOAP Axis is an open source Java framework for implementing Web services over XML-based SOAP. This article guides the reader through the minefield of developing and deploying a sophisticated Web service using Axis. |
JavaWorld May 2002 Eoin Lane |
Is WSDL the indispensable API? Many developers consider Web Services Description Language (WSDL) the new software design view. WSDL offers a verbose, ASCII, standard, and language-agnostic view of services offered to clients. WSDL also provides noninvasive future-proofing for existing applications and services and allows interoperability across the various programming paradigms, including CORBA, J2EE, and .Net. This article shows a service's WSDL view, then explains how you can generate client and service implementations for Java and C#. It finishes by discussing possible sources for initial WSDL view generation. |
JavaWorld September 12, 2003 Frank Sommers |
SAAJ: No strings attached The author shows how the SOAP with Attachments API for Java (SAAJ) 1.2 supports creating, parsing, and sending SOAP messages with binary content. |
D-Lib February 2009 van Veen et al. |
Sharing Functionality on the Web: A Proposed Services Infrastructure for The European Library A Proposed Services Infrastructure for The European Library |
JavaWorld February 2002 Jeff Hanson |
Use Web services to integrate Web applications with EISs Web services expose business processes to bolster object-oriented and component-based programming with a services-based model. You can enhance your current programming model to support Web services by adding a service contract... |
JavaWorld August 2001 John Rommel |
Will Web services jump-start the software slump? Web services have been hyped as the "new" new thing -- the future of business and personal living. The certainty of change, driven by the business necessity to deliver faster, better, and cheaper services, is continually transforming the Internet. |
JavaWorld November 2002 B.J. Fesq |
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards. |
JavaWorld December 2002 Tarak Modi |
Safeguard your XML-based messages Apache XML Security is an open source implementation of the XML Digital Signature specification that allows you to digitally sign your Web service messages. Digital signatures assure your messages' receivers that the messages are really from you. |
JavaWorld September 2002 Joe Walker |
XML glossary With XML evolving at a rapid pace, many developers get lost in a sea of acronyms. This article defines many XML technologies crucial to Java developers |
D-Lib Nov/Dec 2011 Powell et al. |
A Semantic Registry for Digital Library Collections and Services This paper highlights some of the developments and challenges in developing registries. We then discuss how the Los Alamos National Laboratory's Research Library used current standards in an ad-hoc ontology to semantically describe services and collections. |
JavaWorld June 2001 Dirk Reinshagen |
XML messaging, Part 2 This article, the second of three, introduces SOAP to the XML messaging equation. The author begins by describing SOAP and other related technologies, then reinforces with a simple example using SOAP to create an invoice... |
JavaWorld April 25, 2003 Anthony Karre |
A do-it-yourself framework for grid computing Large-scale grid computing frameworks can be successfully used to build computational grid infrastructures, but their sophistication can also be a barrier for software designers experimenting with entry-level grid computing. |
New Architect April 2002 Amit Asaravala |
Web Services Orchestra An ensemble of common protocols and open technologies keep Rotech Medical singing... |
JavaWorld June 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 3 An even simpler way to create SOAP services using Apache SOAP and JavaScript... |
New Architect July 2002 Al Williams |
That's A Wrap Bridging legacy systems and the Web with SOAP. |
Wall Street & Technology March 26, 2004 Ian Bruce |
JPMorgan, Schwab, Prove Web Services Is More Than Just Hype In October 2002, Wall Street & Technology ran a feature article titled, "Can Web Services Live Up to the Hype?" Just over a year later, the answer appears to be a resounding 'yes.' |
Bio-IT World November 19, 2004 Chris Dwan |
Bridging Gaps with Web Services Web services provide a middle ground between the command line and the Web. |
New Architect July 2002 Parand Tony Darugar |
Keeping Web Services Simple Leave heavy lifting to the implementations. |
JavaWorld March 2001 Sonal Bansal & Gaurav Pal |
Deliver cellular messages with SMS The growth in mobile communication devices has fueled demand for Internet-enabled services that those devices can readily access. This article details a practical server-side Java-based push solution that can provide information services to cell phones via SMS... |
InternetNews February 3, 2005 Clint Boulton |
OASIS Refreshes UDDI Standard The latest version of the spec for creating registries that showcase Web services becomes official, with new utilities for end users. |
JavaWorld February 2002 |
eXtend Workbench's Web services wizardry SilverStream's eXtend Workbench 1.1 offers productivity-enhancing wizards to speed your Web services efforts, but to gain full functionality, you'll have to combine it with other SilverStream products... |
JavaWorld September 2001 James R. Borck |
Leaders of the Web services pack The technology industry is abuzz about Web services. It's unclear, however, how Web services will affect developer's work, especially at this early stage. With that in mind, how do the Web service offerings from four leaders -- Microsoft, HP, IBM, and Sun Microsystems -- stack up? |
PC Magazine October 1, 2003 Robert P. Lipschutz |
Test Make sure your web services are fast and accurate. |
JavaWorld May 2002 Frank Sommers |
The adventures of JWSDP An examination of the current array of Web services tools, specifically from Sun Microsystems' toolkit, Java Web Services Developer Pack... |
Bio-IT World November 12, 2002 Salvatore Salamone |
Divide and Distribute Web services -- the hot new distributed computing architecture -- promise to help life science companies give their researchers, partners, and customers improved access to diverse applications and data. |
New Architect November 2002 Amit Asaravala |
Can Public Web Services Work? Services, SOAP, and the survival of the fittest |
JavaWorld March 2002 James R. Borck |
WebSphere Studio Application Developer 4.0 IBM's WebSphere Studio Application Developer 4.0 IDE can help small and midsize teams speed J2EE (Java 2 Platform, Enterprise Edition) application development, but only if they work on Windows... |
New Architect April 2002 Lincoln D. Stein |
A Service-Based Web Economy Web services will transform the Internet economy, leading to new business models, software distribution schemes, efficiencies of scale, reduced time to market, and increased return on investment... |
JavaWorld April 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 2 Creating applications that use SOAP is not difficult, and Apache SOAP makes it even easier. Part 2 of this four-part series on SOAP will introduce you to Apache's SOAP implementation and walk you through some simple examples that demonstrate the essence of creating SOAP-based apps... |
PC Magazine May 18, 2004 Robert P. Lipschutz |
Crafting Interoperable Web Services Web service interoperability has been a rather elusive goal. Now an organization dedicated to it provides help. |
JavaWorld March 2002 Ozakil Azim & Araf Karsh Hamid |
Cache SOAP services on the client side This article describes how to create transparent, client-side caching for SOAP services using Java's Business Delegate and Cache Management design patterns... |
CIO October 15, 2001 Eric Knorr |
Make Way for Web Services The Web services concept stands apart in its common sense. It's a simple idea: Enterprise applications should be broken down into reusable components called services, each one performing a distinct task. They're inevitable. Just ask the big guys... |
JavaWorld December 2001 |
Sun adds Web services to J2EE The Java XML Pack adds capability for XML messaging and data binding, as well as remote procedure calls using SOAP (Simple Object Access Protocol). |
JavaWorld May 2002 Frank Sommers |
Web services take float with JAXR Learn how you can describe and advertise your Java Web service so that others can find it, and how you can locate services on the Web... |