Re: Integrate Remote EJB 's using Camel

2014-10-08 Thread Gnanaguru S
.nabble.com/Integrate-Remote-EJB-s-using-Camel-tp5757372p5757396.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Integrate Remote EJB 's using Camel

2014-10-07 Thread Arthanarisamy Annamalai
Yes Camel-EJB itself. :) -- View this message in context: http://camel.465427.n5.nabble.com/Integrate-Remote-EJB-s-using-Camel-tp5757372p5757379.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Integrate Remote EJB 's using Camel

2014-10-06 Thread Arthanarisamy Annamalai
We have used Spring XML based configurations and endpoints, jndi details are all configured in XML. When you use JAVA DSL, hope the same can be addressed using properties file as well. -- View this message in context: http://camel.465427.n5.nabble.com/Integrate-Remote-EJB-s-using-Camel

Re: Integrate Remote EJB 's using Camel

2014-10-06 Thread Arthanarisamy Annamalai
As far as i know there no specific example or documentation about invoking EJB through Camel. But in our application we invoke remote EJB's using Apache Camel only and integration is easy with it. -- View this message in context: http://camel.465427.n5.nabble.com/Integrate-Remote-EJB-s-