Hi Vsihwaradhya,
I am imagining the below communication channel to complete a cycle of operation using
JSP, Intalio Business Process, Database:
1. JSP -> Intalio Process Service
2. Intalio Process Service -> Deployed Web service in Axis2
3. Deployed Web service in Axis2 -> Database
4. Database -> Deployed Web service in Axis2
5. Deployed Web service in Axis2 -> Intalio Process Service
6. Intalio Process Service -> JSP
I was able to successfully complete steps 2,3,4 and 5 using console as well xforms. But while integrating with JSP, as said in the Tutorial (please follow the link:
http://bpms.intalio.com/samples/invokeprocessfromjsp.html) the system throwing the below error. Surprisingly, the example provided is working perfect. I am trying to follow the same steps but some where i am overlooking some thing.
Hope I am clear this time.
Thanks,
- Vishu