ActiveVOS Server User’s Guide
Previous | Next
Deploying Custom Invoke Handler Files
Follow the instructions for deploying a custom invoke handler
to ActiveVOS Server.
ActiveVOS Server for Apache Tomcat:
- Copy your JAR file to [Tomcat
installation folder]/shared/lib
- Deploy your BPR file using the ActiveVOS Server Administration
Console or ActiveVOS Designer.
- Restart Tomcat.
ActiveVOS Server application servers that support
EARs:
- Copy your EAR file into your J2EE
application server’s deploy server. For example in JBoss, deploy
to [JBoss installation folder]/server/ActiveVOS server/deploy
- Deploy your BPR file using the ActiveVOS Server Administration
Console or ActiveVOS Designer.
Note: You can deploy the Java class to the ActiveVOS Server,
but you must ensure that the class is on the classpath of the server
EAR file.
Copyright (c) 2004-2008 Active Endpoints, Inc.