Table of Contents

Search

  1. Preface
  2. Overview, Downloading, and Installing
  3. Administration API
  4. Identity Service API
  5. Screenflow Programming and SDK
  6. ActiveVOS WSHT API
  7. Embedding Request Forms in Standalone Web Pages
  8. XML-JSON for Process Central

APIs, SDKs, and Services

APIs, SDKs, and Services

Using JAX-WS Based ActiveVOS IdentityService4J API

Using JAX-WS Based ActiveVOS IdentityService4J API

The Process Server IdentityService4J API is a client based on JAX-WS (version 2.1.5). To use the client API, include the
avos-identityservice4j.jar
along with the dependent libraries for JAX-WS in your classpath. The JAX-WS dependent jars are:
activation.jar
Java Activation Framework
jaxb-api.jar
JAX Binding
jaxb-impl.jar
jaxws-api.jar
JAX-WS
jaxws-rt.jar
jsr173_api.jar
Streaming API for XML
jsr181-api.jar
Web Services meta data
resolver.jar
woodstox.ja
r
StAX-compliant (JSR-173) Open Source XML-processor
Building IdentityService4J
You can build the API using the provided ant build script. The
avos-identityservice4j.jar
that it creates is copied to the
dist/
directory. Use the latest supported JDK version to build this project.
IdentityService4J Samples
Samples using the IdentityService4J API can be found under the
/src-examples/
source tree.

0 COMMENTS

We’d like to hear from you!