Novell exteNd Web Services SDK 5.0 DataSheet

Comprehensive Web Services Technology

Novell exteNd WSSDK is a complete XML RPC environment for building, running, and invoking Web Services using Java:

Java RMI Programming Model

Novell exteNd WSSDK brings Java RMI's ease of use to the world of Web Services. Invoking a Web Service is the same as invoking a Remote object, and, implementing a Web Service is the same as implementing a Remote interface. The technology completely shields the programmer from the fact that it is talking to a Web Service, possibly described using WSDL, and that the XML messages are being exchanged under the covers.

J2EE Deployment and Server Independence

The Novell exteNd Web Services SDK generated skeletons are Java servlets. They can be deployed in any J2EE Web Application container using standard J2EE Web Application deployment. They can also benefit from the standard J2EE security features like authentication, access control, and confidentiality using SSL.

Extensive set of Features

Novell exteNd WSSDK has an extensive set of features:

High Performance and Scalability

Novell exteNd WSSDK has a very low footprint and high performance runtime with a very flexible architecture. Initial tests have shown the Web Services written using Novell exteNd Web Services SDK and deployed on a commercial J2EE application server to be able to handle several hundred requests/second.

Figure1: Performance comparison of Novell exteNd WSSDK, Apache AXIS and the JAX-RPC RI. The x-axis denotes various data types. The y-axis denotes time to echo the data type.

Copyright © 2001-2003, Novell, Inc. All rights reserved.