stop/shut down service assembly

3 messages Options
Embed this post
Permalink
REV Tamas

stop/shut down service assembly

Reply Threaded More More options
Print post
Permalink
Hi,

JBI service assemblies can be in 3 different states: started, stopped, and shut down.
What the difference between the latter two?

Regards,
Tamas
jbaragry

Re: stop/shut down service assembly

Reply Threaded More More options
Print post
Permalink
IIRC:
- Stopped means that it is still in memory but that it is not
processing any messages sent to it.
- Shutdown means that it is not running at all and unloaded from memory

These states are defined in the JBI specification.

rgds
Jason

On Tue, Nov 3, 2009 at 11:40 AM, REV Tamas <[hidden email]> wrote:
> Hi,
>
> JBI service assemblies can be in 3 different states: started, stopped, and
> shut down.
> What the difference between the latter two?
>
> Regards,
> Tamas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

REV Tamas

Re: stop/shut down service assembly

Reply Threaded More More options
Print post
Permalink
Thanks

On Tue, Nov 3, 2009 at 11:47 AM, Jason Baragry <[hidden email]> wrote:
IIRC:
- Stopped means that it is still in memory but that it is not
processing any messages sent to it.
- Shutdown means that it is not running at all and unloaded from memory

These states are defined in the JBI specification.

rgds
Jason

On Tue, Nov 3, 2009 at 11:40 AM, REV Tamas <[hidden email]> wrote:
> Hi,
>
> JBI service assemblies can be in 3 different states: started, stopped, and
> shut down.
> What the difference between the latter two?
>
> Regards,
> Tamas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]