On Sun, Apr 26, 2009 at 1:24 AM, buddhika chamith
wrote:
> Hi all,
>
> Regarding the 2nd point in the earlier mail.
> After going through the sources I realized that the undeployment behavior
> is
> bundle specific not process specific. I mean when a bundle is undeployed
> all
> the processes with
Hi all,
Regarding the 2nd point in the earlier mail.
After going through the sources I realized that the undeployment behavior is
bundle specific not process specific. I mean when a bundle is undeployed all
the processes within it is undeployed. So there is no way to selectively
undeploy a process
Hi all,
I am using DeploymentWebService to deploy and undeploy processes. I have the
following scenario.
I am using a process bundle named HelloBPEL.zip which contains a process
named HelloBPELProcess. So as you can see the bundle and the process names
are different. Now when I deploy the service