I'm developing a binding component based on Xfire. For what I understad reading the jsr181 component source code I need to register the correct transport on the Xfire runtime so that Xfire can listen on the bus. The JBITransport class is a handy class for this purpose but is located in the jsr181. It could be useful to any Xfire based component. So my API change request is to move this class in servicemix-common.
thanks Raffaele
