Hi Sameera,

The scenario that we come across is as below.

 1. Deploy a C-App containing BPEL artifacts
 2. Invoke an instance (instance 1)
 3. Redeploy the C-App with updated BPEL artifacts.
 4.When redeploying the previous C-App is undeployed  which removes the
 invoked instance (instance 1) as well.

For our BPEL C-App deployer we have implemented AppDeploymentHandler. We
are unable to identify whether the undeployment is a direct undeployment (
user undeploying the C-App from console) or if it is getting undeployed due
to a new upload of the same C-App. We are unable to handle the version
change since AppDeploymentHandler only provides  deployArtifacts
and undeployArtifacts methods.

Appreciate your suggestions on how to handle this.

Thanks,
Himasha Guruge
*Software Engineer*
WS*O2* *Inc.*
Mobile: +94 777459299
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to