ActiveVOS Server User’s Guide

What is an External Service Endpoint?

An external service endpoint receives messages for a My Role partner link by using the ActiveVOS engine’s Enterprise Java Bean (EJB) binding. To use the EJB, you create appropriate web service components.

The J2EE for Web Services specification defines a set of deployment descriptors and standard APIs to access Web service objects such as SOAP messages and message context.

For details see:

For additional details, see the J2EE for Web Services, Version 1.0 specification, which you can download from http://jcp.org/aboutJava/communityprocess/final/jsr109/index.html.

For additional details on JAX-RPC, see the Java Specification Request 101 from the Java Community Process at http://java.sun.com/xml/downloads/jaxrpc.html.