Thanks I have update the tutorial to reflect the changes coming with ServiceMix 3.1.
On 2/2/07, Luis Rosso <[EMAIL PROTECTED]> wrote:
Hi Although I was able to get the Bridge example included in the distribution running, I failed to do the same, from the ground up, following the "Creating a protocol bridge" tutorial step-by-step. Hence, I compared the XML files given in the tutorial with the ones available in the Bridge example, and detected some differences. So, I have followed the tutorial again, but modifying its XML files contents, and it worked. Modifications done were: 1) Main POM: Example's and tutorial's are quite different. For instance, the former one does not have any dependency, like the ones mentioned in the latter one. I have tried to follow the tutorial with the example's one but, as the 'mvn install' command failed, I used the tutorial's. 2) XSLT SU: The tutorial uses the servicemix.xml file generated by Maven. However, the example has an xbean.xml file. I have used the latter. 3) JMS SU: There is a difference between the xbean.xml files, in the value of the brokerURL property of the connectionFactory bean: whereas in the tutorial it is set to 'vm://localhost', in the example it is 'tcp://localhost:61616'. With this modifications, I have finally been able to get tutorial's version running. Sharing this info just in case it is useful for someone else. Hope it helps. Thanks. Luis -- View this message in context: http://www.nabble.com/%22Creating-a-protocol-bridge%22-tutorial%27s-configs-are-different-from-Bridge-example%27s-tf3162370s12049.html#a8771997 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
