Hi Gnanam, Are you using the DepploymentWebService to deploy the Process? If so from the response message, you can check whether the process was deployed or not. Then based on that response you can make the web service call. Please refer org.apache.ode.axis2.service.DeploymentWebService.DeploymentMessageReceiver#invokeBusinessLogic in https://svn.apache.org/repos/asf/ode/trunk/axis2/src/main/java/org/apache/ode/axis2/service/DeploymentWebService.java
On Wed, Nov 2, 2011 at 7:01 AM, Gnanavel R <[email protected]> wrote: > Hi, > > We want to make a webservice call after successful deployment of any > process in ODE. Is there any way to do it without customizing & repackaging > the ODE? > > Thanks in Advance > > Regards, > Gnanam > -- Thanks, Denis ---------------------------------------------------------- *Denis Weerasiri* * * <http://wso2.com/>**** <http://wso2.com/>*site: ** https://sites.google.com/site/ddweerasiri/*<https://sites.google.com/site/ddweerasiri/> *blog: **http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/> * twitter: **http://twitter.com/ddweerasiri* <http://twitter.com/ddweerasiri>* linked-in: **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
