You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by mayurd <ma...@yahoo.com> on 2008/04/15 19:04:37 UTC

portability to other JBI containers

org.apache.servicemix.MessageExchangeListener

Is there any non-Servicemix MessageExchangeListener can be used in bean-SU
in order to ensure future portability to another JBI container?

-- 
View this message in context: http://www.nabble.com/portability-to-other-JBI-containers-tp16703012p16703012.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: portability to other JBI containers

Posted by Guillaume Nodet <gn...@gmail.com>.
The only component which is not portable is servicemix-lwcontainer
because it uses features specific to the servicemix 3 jbi container.
You should be able to deploy servicemix-bean or other components
without any problems to any other JBI container if you use the
servicemix-shared-compat shared library instead of servicemix-shared.

On Tue, Apr 15, 2008 at 7:04 PM, mayurd <ma...@yahoo.com> wrote:

>
> org.apache.servicemix.MessageExchangeListener
>
> Is there any non-Servicemix MessageExchangeListener can be used in bean-SU
> in order to ensure future portability to another JBI container?
>
> --
> View this message in context:
> http://www.nabble.com/portability-to-other-JBI-containers-tp16703012p16703012.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


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