On 2001.09.06 10:05:22 -0400 marc fleury wrote:
> |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
>
> How do you know that B depends on A, how do you feed that to the SD? do
> you
> take the classpath jsr? Try doing it with the depends tags of David, I
> would
> have even preferred a full use of the RH cl to automate that but let's
> keep
> it simple... :)
>
You need to say which David ;-)
Aside from the granularity differences between the davidj and davidm
approaches, specifying sar dependencies (in the classpath element) allows
for recursive deployment, pulling in a long chain of sars.
The depend approach, since it does not specify where the needed mbean is
deployed from, cannot pull it from anywhere and recursively deploy it. It
has to wait till some well meaning administrator takes pity on it and
deploys the needed mbean by hand (or my it being in an autodeploy
directory).
david JENCKS
>
> |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
>
>
> _______________________________________________
> 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