On Tue, Jan 26, 2010 at 3:52 AM, Raster3 <crs...@yahoo.co.in> wrote: > > Hi, > > Can yuu tell me the steps needed to use camel with Jboss, Weblogic JMS. > What changes must I do to the samples. > Thanks. >
For JBoss you need to use the camel-jboss component http://camel.apache.org/camel-jboss.html Which you must fetch and build from the Camel Extra project due JBoss using LGPL license which does not comply with being hosted at Apache. For the JMS stuff you basically need to use camel-jms and just lookup the WebLogic QueueConnectionFactory which you possibly have enlisted in the JNDI registry. This is a standard solution so go search a bit for that. And on the Camel user forum there should have been prev. talks about using WebLogic JMS. > R > -- > View this message in context: > http://old.nabble.com/Camel-with-Jboss%2C-Weblogic-JMS-tp27317263p27317263.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus