Hi For Camel 3 then I think we should deprecate/remove camel-ejb as EJBs are no longer really in use and this component makes looking up and using EJBs with JNDI and all that legacy/complex stuff.
Even for users that use EJBs then they can use EJBs with Java as always. And from Camel they can use a Processor / Java Bean to call their EJBs. By removing it for Camel 3 then we dont carry forward this legacy stuff and therefore it can make sense to remove it for Camel 3, and mark it as deprecated in 2.x. Any thoughts? -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
