jax rpc
Simplify and Unify Data With a Service Data Objects Architecture
White Paper This complexity requires developers to become skilled in many APIs (Java database connectivity (JDBC), Java APIs for XML-Based Remote Procedure Call (JAX-RPC), or J2EE Connector Architecture (JCA) to name a few). [09 May 2008]
Java Web Services in a Nutshell: SAAJ
White Paper For the most part, JAX-RPC does a very good job of hiding the details of messages that are exchanged between a web service and its client during a remote procedure call. However, most of the more advanced JAX-RPC features require an understanding... [17 Oct 2007]
Understanding the Web Services Subset API for Java ME
White Paper This paper introduces to the JAX-RPC web services APIs for the Java Platform, Micro Edition (Java ME). It shows how this API differs from its superset, JAX-RPC 1.1, and how these differences affect the user. [20 Oct 2006]
Managing State in Service-Oriented Architecture
White Paper It offers an overview of how to implement such an approach using the Oracle JDeveloper 10g 10.1.3 J2EE Developer Preview with built-in support for J2EE 1.4 JAX-RPC. One of the most common misconceptions about Web services is that they are... [13 Oct 2006]
Getting Started With JAX-RPC
White Paper Java APIs for XML-based Remote Procedure Call (JAX-RPC) help with Web service interoperability and accessibility by defining Java APIs that Java applications use to develop and access Web services. JAX-RPC fully embraces the heterogeneous nature of... [06 Oct 2006]
Java Web Services Developer Pack - Part 2: RPC Calls, Messaging, and the JAX-RPC and JAXM API
White Paper The paper highlights two APIs in the Java WSDP: Java API for XML-based RPC (JAX-RPC), and Java API for XML Messaging (JAXM). In this paper, the focus is on client-to-Web service communication through Remote Procedure Calls (RPC calls) and through... [06 Oct 2006]
Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 1
White Paper Although JAX-WS finds its main home in the open-source world of the Java Platform, Enterprise Edition 5 (Java EE 5) and is designed to take the place of Java API for XML-Based RPC (JAX-RPC) in such an environment, one can reuse much of the... [06 Oct 2006]
Implementing High Performance Web Services Using JAX-WS 2.0
White Paper This paper shows how to implement high performance web services using the Java API for XML Web Services (JAX-WS) 2.0 and provides feature and performance comparisons with the Java API for XML-Based RPC (JAX-RPC) 1.1. [06 Oct 2006]
Java Technology and XML - Part 3: Performance Improvement Tips
White Paper No less than six extensions to the Java Platform empower the developer when building XML-based applications: Java API for XML Processing (JAXP), Java API for XML/Java Binding (JAXB), Long Term JavaBeans Persistence, Java API for XML Messaging... [06 Oct 2006]
Java API for XML-Based RPC (JAX-RPC)
White Paper The Java API for XML-based RPC (JAX-RPC) lets the user develop SOAP-based, interoperable, and portable web services. JAX-RPC - a required part of the J2EE 1.4 platform - provides the core API for developing and deploying web services on the Java... [27 Sep 2006]
Patterns and Strategies for Building Document-Based Web Services: Part 1 in a Series
White Paper The Java API for XML-based RPC (JAX-RPC), a part of J2EE 1.4, is the Java API of choice for developing and using service endpoints based on SOAP that are described using WSDL. The Java programming language provides developers with the ability to... [27 Sep 2006]
Organization Drop Proprietary Solutions in Favor of Java Community Process (JCP) Standard JSR 101 JAX-RPC API
White Paper BEA Systems, Systinet, and Oracle, as well as the open-source Apache community have no such reservations when it comes to implementing the new API specification, JSR 101 Java tm API for XML-based Remote Procedure Call (JAX-RPC), developed through... [28 Nov 2005]
Novell exteNd Web Services SDK 5.2.1
White Paper These servers increasingly employ Web services to provide this access in a standard fashion; to better support Web services, the Java community has produced the Java API for XML-Based RPC (JAX-RPC). This paper compares the Novell JAX-RPC... [29 Sep 2005]
Rethinking the Java SOAP Stack
White Paper This paper examines the current SOAP APIs in Java, and in particular the Java API for XML-based RPC, commonly known as JAX-RPC, which is effectively the standard API for SOAP on the Java platform. The authors claim that JAX-RPC, and indeed any SOAP... [13 Sep 2005]
Building Rich SOAP Based-Clients With Java 2 Standard Edition Technology
White Paper This webcast addresses the programming model for interacting with SOAP-based Web services using the JAX-RPC API set. Included is discussion of threading, strategies for managing conversational state between a Web service and client, exception... [24 May 2005]
