Web Services

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Quizzes
  White Papers
  

Articles:
  • Using XSS4J for XML Encryption by Bilal Siddiqui   - [Clicks: 10]
    In the second part of his series on implementing web services security, Bilal Siddiqui introduces IBM alphaWorks' XML Security Suite for Java.
    http://webservices.xml.com/pub/a/ws/2003/11/25/jwss.html - Nov, 2003
  • Web Services Security for Java by Bilal Siddiqui   - [Clicks: 20]
    This first article in a new column by Bilal Siddiqui embarks upon deploying web services security. Siddiqui introduces the use cases for a Java web service security API, and begins its implementation.
    http://webservices.xml.com/pub/a/ws/2003/10/28/jwss.html - Oct, 2003
  • Can Your Web Services Interoperate? by Sameer Tyagi   - [Clicks: 19]
    Thanks to the WS-I's Basic Profile, Web services have finally realized interaction among different vendor implementations, giving architects and developers true interoperability.
    http://www.ftponline.com/javapro/2003_12/magazine/features/styagi/ - Oct, 2003
  • Business Integration for games: An introduction to online games and e-business infrastructure by Chris Sharp   - [Clicks: 5]
    This article describes a framework for online games using Web services as the underpinning technology that can take advantage of reusable business function, distributed throughout the network with a solid integration story.
    http://www-106.ibm.com/developerworks/webservices/library/ws-intgame/ - Oct, 2003
  • A comparison of Web services transaction protocols by Mark Little, Thomas Freund   - [Clicks: 10]
    This article will try to give an objective comparison of these two specifications (WS-C/WS-Tx and OASIS BTP) and show how they both attempt to address the problems of running transactions with Web services. At the end of the article it should be apparent how and why WS-Tx and BTP are different, while at the same time illustrating where they do have some commonality.
    http://www-106.ibm.com/developerworks/webservices/library/ws-comproto/ - Oct, 2003
  • Client quality reporting for J2EE Web services by Brian Connolly   - [Clicks: 8]
    This article implements a general-purpose architecture for recording client response times for J2EE (Java 2 Platform, Enterprise Edition) Web services. The response times recorded are actual client response times, so they accurately reflect a user's perspective of the service quality. The sample implementation was built using the Sun ONE (Open Network Environment) Application Server and IDE, but the general approach can be easily adapted to other J2EE implementations.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-09-2003/jw-0919-reporting.html - Sep, 2003
  • How to Talk About Jini, J2EE, and Web Services at a Cocktail Party by Kathy Sierra, Bert Bates   - [Clicks: 18]
    OK, let's face it: Jini is just not the buzzword it once was, with J2EE and Web services all the rage. Except that J2EE really works, with transactions and security, and all the rest, while Web services are still largely an uphill struggle. The word "bleeding" comes to mind. But Jini is out there, used by some of the world's largest banking organizations and even the U.S. military.
    http://www.onjava.com/pub/a/onjava/2003/08/27/cocktails.html - Aug, 2003
  • UML for Web Services by Will Provost   - [Clicks: 25]
    How can web services development be given a proper design process? Enter the Unified Modeling Language, or UML, which is the whiteboard notation for object-oriented analysis and design, and offers a natural fit to RPC-style service design.
    http://webservices.xml.com/pub/a/ws/2003/08/05/uml.html - Aug, 2003
  • JAX-RPC, Service-Oriented Architecture, Transaction Management by James McGovern   - [Clicks: 13]
    Learn about JAX-RPC, Service-Oriented Architecture and Transaction Management from chapters excerpted from Java Web Services Architecture. 'JAX-RPC' looks at the JAX-RPC service model, data types and serialization. The SOA chapter examines SOA entities, and interface design for services. 'Transaction Management' introduces fundamental transaction concepts and looks at WS Transactions.
    http://www.theserverside.com/resources/article.jsp?l=JWSA - Jun, 2003
  • Architect Struts applications for Web services by Jerome Josephraj   - [Clicks: 82]
    In this article, Jerome Josephraj shows you how to build Web services applications based on the tried and true Model-View-Controller (MVC) design pattern. To that end, he's adapted Struts, a popular open-source MVC framework, for use in the Web services arena. By examining the sample application outlined here, you'll see how you can use Struts and Web services together.
    http://www-106.ibm.com/developerworks/webservices/library/ws-arcstruts/ - Apr, 2003

[Top]

Quizzes:

[Top]

White Papers:
  • Leveraging Open Source for Web services Development by Chris Peltz, Claire Rogers   - [Clicks: 15]
    This white paper takes an in-depth look at the open-source tools that can be used to get started on Web services development. In the application, it is shown how an existing Java asset is exposed as a Web service interface through the entire development lifecycle. The application was developed, deployed, and tested on an HP laptop running on Debian Linux. The MySQL Open Source database and the BEA JRockit Linux JVM were used. The Eclipse environment was used in the creation of the Java components, while Apache Axis and Tomcat were used to develop the Web service. Apache Ant and Eclipse were then used to deploy the Web service, and PushToTest TestMaker was used for testing it.
    http://www.theserverside.com/resources/article.jsp?l=OpenSourceDev - Jun, 2003

[Top]