Having found that RMI and Hessian are not included in the servicemix BC distribution, we need to implement that by ourselves.
Therefore I want to ask some basic questions. For the BC, it needs to "transform" the message to/from NormalizedMessage, will that be a serious impact to the performance? As RMI and Hessian are in "binary" format and if we need to transform that to "xml", overhead is there. Is there any advice on how to proceed with servicemix if we want to have RMI and Hessian capabilities in our application? We are doubtful whether to proceed the implementation of RMI/Hessian BC by ourselves or look for another solution. -- View this message in context: http://www.nabble.com/questions-about-implementation-of-BC-tf3862932s12049.html#a10943462 Sent from the ServiceMix - User mailing list archive at Nabble.com.
