tags:

views:

18

answers:

0

Hi

What is happening in my case is that the Bonita studio creates the task in its environment Env1, and that my Java class tries to find the task in its environment Env2. However, both environments are independant. If i need to have 2 different Java process to manipulate the same environment via API, i'll have to export the bonita API as EJB. Then you both process would be able to use the same environment using the API via EJB.

please guide me ,To create an EJB class that Access the another environment.

Thanks