Hi Bill,

I'm arguing that the two stages are really two different ideas.

The first phase is configuration/deployment where the stateful services are
configured to be part of the cluster partition. 
This is what needs to be ordered so we can build up the services 
into a ready service in the correct order and provide information to the valves 
about needs to happen during phase 2.

Phase 2 is where we release the valve (in this case let the partition
join the grousp). 
I see what you mean by the callbacks, they are a form of lifecycle
but these aren't really configuration.

Phase 2's start/stop valve operations can be invoked from deployment
or manually from some the console.
You could configure some services to be "deployed" but not active,
i.e. phase 2 does not happen at startup, it is either a manual process 
(or even lazily done when the service is actually used).

Regards,
Adrian

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824611#3824611";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824611>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to