skip to main content
Embedding OpenAccess SDK Server in Java applications
 

Embedding OpenAccess SDK Server in Java applications

This document describes how the OpenAccess SDK Server can be embedded in a native Java application.
The OpenAccess SDK Server can be run as a standalone process or it can be embedded into a Java process. The embeddable version of the OpenAccess SDK Server is supplied as a shared library (oasoa.dll or liboasoa.so) with an API that a Java program can use to start and stop the service. Code samples are provided for Java environment. If your environment is not described in this document, then please contact Progress technical support to find out if we have additional information in a form of a knowledgebase article.
In this section: 
* Java API
* Sample For Windows
* Sample for UNIX
* Deploying on a JBoss Application server