Hi,

I have here a version of ServiceDeployer that does this at the jsr/sar
level.  You can specify which sar's a given sar depends on, then it works
like this:

B depends on A
deploy A, then deploy B
Undeploy A ----> B undeployed

redeploy A  -----> B redeployed.

Actually it will do fancier stuff than this, this is a simple example.

I sent it to Marc last night but haven't heard back from him.

maybe it will be in cvs soon.

david jencks

On 2001.09.05 19:40:10 -0400 Peter Fagerlund wrote:
> If I could have JBoss - be a "family of services"
> -then it should, be able to, undeploy for ex. MQ
> andredploy without distubence to sevices dependent
> of MQ!.
> 
> how ?
> 
> Maybe "interceptor paus" - or go live before switch ?
> and then undeploy old ? ...
> 
> /peter_f
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to