On 8/27/07, kumar k <[EMAIL PROTECTED]> wrote:
> I have an application which is deployed as war file. I am now putting event 
> handling features using ServiceMix . How Service Mix should be deployed along 
> with war file? Is it like Service Mix should be deplyed seperately somewhere 
> in network and my xml configuration files should point to that location? Or 
> it is something else?

There are two distributions of ServiceMix that are offered. One is
standalone and the other ServiceMix is bundled as a WAR file. So you
could point to a standalone instance of ServiceMix or you could deploy
it to your web container as it's own WAR file and have your
application use the client API to send messages to the NMR:

http://incubator.apache.org/servicemix/client-api.html

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to