On 8/29/07 12:10 PM, "Bruce Snyder" <[EMAIL PROTECTED]> wrote:

> On 8/29/07, Ivanhoe Abrahams <[EMAIL PROTECTED]> wrote:
>> Hi there,
>> 
>> I am totally new to ServiceMix and JBI, so please forgive my ignorance.
>> 
>> I am playing with ServiceMix and decided to first try to embed ServiceMix
>> into a test application.
>> My question is,  Do you have access the same functionality in embedded mode,
>> for example in embedded mode can you monitor a deployment directory for new
>> service units/service assemplies, if so how can you do this?
>> 
>> Essentially I would like to know what are the differences in functionality
>> is when you decide to deploy servicemix as:
>> 1. Stand Alone
>> 2. As a WAR
>> 3. Embedded.
> 
> The stand alone and WAR distributions offer the same functionality.
> The difference with the WAR distribution is that you must do
> everything through a web UI (e.g., deploy components, deploy SAs,
> etc.).
> 
> I assume that when you are mentioning embedding ServiceMix you're
> talking about instantiating it from insider your own Java app using
> the ServiceMix Java APIs. If this is the case, there is no difference
> in functionality per se. The real difference is that you have total
> control over the configuration. I would only recommend using it in
> this fashion once your are sufficiently familiar with running the
> stand alone version simply for the sake of experience.
> 
> Bruce

You say things some much nicer than everyone else.  = }


Reply via email to