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 WSHT4J API

Using JAX-WS Based ActiveVOS WSHT4J API

The Process Server wsht4j API is a WSHT API client based on JAX-WS (version 2.1.5). To use the client API, include the
avos-wsht4j.jar
along with the dependent libraries (for JAX-WS) in your classpath. The JAX-WS dependent jars are:
Jar File
Comment
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
mimepull.jar
resolver.jar
saaj-api.jar
SAAJ
woodstox.jar
StAX-compliant (JSR-173) Open Source XML-processor
Building WSHT4J
You can build the API using the provided ant build script. The built
avos-wsht4j.jar
is copied to the
dist/
directory. Use the latest supported JDK version to build this project.
WSHT4J Samples
Samples using the wsht4j API can be found under the
/src-examples/
source tree.

0 COMMENTS

We’d like to hear from you!