tomcat servlet bonita_home engine api

Access Bonita 6.* engine from within a distinct tomcat servlet

Hello Bonita people,

I'm running an instance of Bonita on a tomcat 6 and I want for some obscure reason to access my running engine from a custom servlet i set up beside bonita webapp.

My question is: what is the proper way to grant access to the engine for my app ?

I was stating that:

tomcat is starting with the BONITA_HOME environement variable set to my portal bonita_home folder this folder is defining the local API for access local API is well suited for an access made on the same JVM

Access Bonita 6.* engine from within a distinct tomcat servlet

Hello Bonita people,

I'm running an instance of Bonita on a tomcat 6 and I want for some obscure reason to access my running engine from a custom servlet i set up beside bonita webapp.

My question is: what is the proper way to grant access to the engine for my app ?

I was stating that:

tomcat is starting with the BONITA_HOME environement variable set to my portal bonita_home folder this folder is defining the local API for access local API is well suited for an access made on the same jvm

Notifications