Hi, We are migrating code from ServiceMix 2.2 to ServiceMix 4.4.2.
In existing application(ServiceMix 2.2), some JBI's extends TransformComponentSupport and have transform() method. and some JBI's extends OutBinding and have process() method. So while migrating we suppose to extends BeanServiceComponent and have to override processMessageExchange() method. Can we move transform() or process() method into processMessageExchange() method. Thanks and Regards, Kamlesh Awari -- View this message in context: http://servicemix.396122.n5.nabble.com/Migration-of-ServiceMix-2-2-code-to-ServiceMix-4-4-2-tp5716958.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
