ServiceMix mainly deals with xml contained in other protocols.
You can send an HTTP request or a mail using whatever language you want.
You can also use ActiveMQ that has clients for these languages and much more using the stomp protocol. It's just a matter of having a Binding Component that you can talk to from your language of choice (it could
even be plain tcp)...

Cheers,
Guillaume Nodet

On Aug 27, 2007, at 6:05 PM, kumar k wrote:

Does that mean clients should be in java only?Can C#, C++ clients send messages to Service Mix?
  Regards
  Kumar K

Bruce Snyder <[EMAIL PROTECTED]> wrote:
  On 8/27/07, kumar k 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);'

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



---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.

Reply via email to