You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ronald Feicht (JIRA)" <ji...@apache.org> on 2015/08/04 09:02:04 UTC

[jira] [Comment Edited] (CAMEL-4320) Enhance the EJB component to be able to use remote EJBs

    [ https://issues.apache.org/jira/browse/CAMEL-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653160#comment-14653160 ] 

Ronald Feicht edited comment on CAMEL-4320 at 8/4/15 7:02 AM:
--------------------------------------------------------------

Odd that others state they cannot reference any EJB inside different web applications, yet I can -  even no-interface EJBs. Camel 2.14 and 2.15 on Wildfly 8.2.0 Final

The only bug I found is described in detail here:
http://camel.465427.n5.nabble.com/camel-ejb-ExchangeProperty-and-Properties-always-null-td5768598.html
In short: Parameters passed in to my methods using the annotations @ExchangeProperty or @Properties always resolve to null.


was (Author: scsynergy):
Odd that others state they cannot reference any EJB inside different web applications, yet I can -  even no-interface EJBs. Camel 2.14 and 2.15 on Wildfly 8.2.0 Final

> Enhance the EJB component to be able to use remote EJBs
> -------------------------------------------------------
>
>                 Key: CAMEL-4320
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4320
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ejb
>            Reporter: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: Future
>
>
> To be able to use a remote EJB, a Camel EJB endpoint should at least support the following attributes:
> - JNDI name of the EJB
> - JNDI context factory
> - JNDI URL provider
> - EJB interface
> - EJB home interface



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)