Axis

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

Articles
Presentations
  

Articles:
  • Create Web services using Apache Axis and Castor by Kevin Gibbs, Brian D. Goodman, Elias Torres   - [Clicks: 261]
    This article addresses those woes by providing a step-by-step tutorial which explains how to integrate Axis with the Castor data-binding framework, creating a best-of-both worlds Web service that combines the Web services prowess of Axis with the data-binding brawn of Castor.
    http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ - Sep, 2003
  • Developing JAX-RPC - Based Web Services Using Axis and SOAP by Rajesh Sumra   - [Clicks: 121]
    Build inexpensive Web services using Axis, an open source SOAP implementation provided by Apache, and JAX-RPC.
    http://www.developer.com/open/article.php/2237251 - Jul, 2003
  • Axis-orizing objects for SOAP by Mitch Gitman   - [Clicks: 62]
    For developers wishing to bridge the gap between the Java and non-Java worlds, Apache Axis holds great promise. Axis is an open source Java framework for implementing Web services over XML-based SOAP (Simple Object Access Protocol). Yet, developers wishing to convert complex Java classes into SOAP-compliant types are likely to find their greatest challenges not with interoperability, but with Axis itself. This article guides the reader through the minefield of developing and deploying a sophisticated Web service using Axis. Coverage includes creating an Axis test client.
    http://www.javaworld.com/javaworld/jw-04-2003/jw-0411-axis.html - Apr, 2003

[Top]

Presentations:
  • Web Service Programming Using Axis by Christian Gross   - [Clicks: 71]
    Learn to develop web services using the Axis toolkit. Gross’ session starts with an architectural overview of Axis, followed by an implementation of a simple web service. Illustrated is how to create a web service, consume a web service, and implement and generate WSDL. From this session, the attendee will have all the basics necessary to build a web service using Axis.
    http://conferences.oreillynet.com/presentations/os2003/gross_christian_axis.pdf - Jul, 2003 - (PDF)
  • Using Apache Axis to Make Web Services Reliable by Dave Chappell   - [Clicks: 47]
    Apache Axis, an implementation of the JAX-RPC specification, has gained widespread momentum as the de facto standard for SOAP processing in Java. This presentation will examine how developers can build applications that support one-way invocations and request/response messaging using JMS as the underlying protocol.
    [PDF - 2330 Kb]
    http://www.ajug.org/meetings/2003/mar03.html - Mar, 2003

[Top]