I have vendor provided product which is running over Weblogic, its an EJB.
Vendor has also provided the Client API to communicate with the EJB and send
various request to interact with EJB.

Client API is packaged in jar.

TO communicate we need to first get the factory using the client API. then
using factory we have to get connection, using connection we can communicate
to EJB hosted over server.

plz help and provide some suggestion how to load this jar file and how to
configure the end point in camel.

Thanks!!




--
View this message in context: 
http://camel.465427.n5.nabble.com/Configuring-Vendor-specific-client-API-as-an-endpoint-in-Apache-Camel-tp5751808.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to