Lance, In this scheme, deploy() should only deploy. If the IL wants to start the deployment unit it should call start() after calling deploy(). There's a bunch of confusing logic in the code right now about auto-activation, stickiness, etc... Those are just hacks and should not be used as guidance.
-maciej On Fri, 2006-08-18 at 10:16 -0600, Lance Waterman wrote: > Maciej, > > I would like to get a bit of clarification on this. Does > BpelServer.deploy(File) always imply a > BpelServer.startDeploymentUnit(File) or should we add an element into > the DD that allows "start" on deployment to be specified? > > Lance
