Java API for XML Messaging (JAXM)

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

Articles
  

Articles:
  • Using XPath with SOAP by Massimiliano Bigatti   - [Clicks: 10]
    In the article I'll show a JAXM Web Service for calculating statistics and a generic JAXM client that uses the service, demonstrating the use of XPath for generic data extraction.
    http://webservices.xml.com/pub/a/ws/2003/09/16/jaxen.html - Sep, 2003
  • Developing E-Business Interactions with JAXM by Nikhil Patil   - [Clicks: 23]
    JAXM provides a good starting point for developing document-style web services that can promote the exchange of information between enterprises in a loosely coupled fashion through context-sensitive documents. Using JAXM, developers can build applications that are a combination of synchronous and asynchronous interactions.
    [Includes source code]
    http://www.onjava.com/pub/a/onjava/2003/04/30/jaxm.html - Apr, 2003

[Top]