ejb 2.x - Apache camel to invoke ejb 2 -


can use apache camel invoke remote ejbs (ejb2.0)? how pass parameters these ejsb? example given on camel website not clear. i'm not using spring. can please help?

to call remote ejbs can use java code, , let camel call java code.

if want try camel-ejb component, need configure component remote ejbs not easy - there jira ticket improve in future release.

so suggest use java code - eg call these remote ejbs regular java code without using apache camel.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -