skip to main content
Embedding OpenAccess SDK Server in Java applications : Deploying on a JBoss Application server : Configuring JBoss
 

Configuring JBoss

To configure JBoss:
1. Deploy the OpenAccess WAR application by extracting attached oa_jboss_deploy.zip under the folder where JBoss is installed - for example, C:\Program Files\jboss-4.2.2.GA.
2. Edit C:\Program Files\jboss-4.2.2.GA\bin\openaccess.bat to set the following:
*OpenAccess SDK install folder
*Java Home
*JBOSS_CLASSPATH - should include the classes required by OpenAccess SDK and the classes required by your IP code (for Java IPs)
3. Update PATH to include the location of the oasoa.dll file -install_dir\bin and run JBoss using openaccess.bat.