[ 
https://issues.apache.org/jira/browse/TUSCANY-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Combellack updated TUSCANY-1467:
-------------------------------------

    Patch Info: [Patch Available]

> EJB Binding does not support binding to EJB3 servers
> ----------------------------------------------------
>
>                 Key: TUSCANY-1467
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1467
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA EJB Binding Extension
>    Affects Versions: Java-SCA-Next
>         Environment: Check out of Tuscany head
> Using JBoss 5 as EJB 3 Server
>            Reporter: Mark Combellack
>             Fix For: Java-SCA-Next
>
>         Attachments: EJB3Binding.patch
>
>
> The current EJB binding does not appear to work with EJB 3 servers such as 
> JBoss.
> The current implementation assumes that it is talking to an EJB 2 server and 
> attempts to use the EJB Home interface to create an instance of the EJB. 
> However, in EJB3, there is no EJB Home interface. The object returned by the 
> lookup is actually an instance of the remote interface of the EJB.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to