I think you would have to create a service unit with a JMS provider
that acts as a proxy in the jbi world for your service which would be
external to JBI.  The communication would be done through JMS, but
service consumers inside the JBI bus would not be aware of this
protocol / location of this service, and they would consume this
service by sending JBI exchanges to the service by specifying the
right service QName.

On Thu, Sep 11, 2008 at 10:40 PM, nmittal <[EMAIL PROTECTED]> wrote:
>
> Hi All, I am beginner in JAVA and ServiceMix. I have installed servicemix on
> my system and now want to write a service in C++.
> The CMS library described lets me connect to the ActiveMQ broker but how to
> I write a service which can be discovered by consumers (Perl, C, C++, C#) on
> the clustor.
> PLease point me to relevant documentation.
> I appreciate all your help.
>
> thanks
> Nishant
> --
> View this message in context: 
> http://www.nabble.com/Writing-a-service-in-C%2B%2B-tp19444179p19444179.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to