You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/05/23 05:49:47 UTC

[jira] [Commented] (GERONIMO-5969) Geronimo 3.0 does not support tag in of application client module.

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

Shawn Jiang commented on GERONIMO-5969:
---------------------------------------

This jira depends on

https://issues.apache.org/jira/browse/OPENEJB-1557

> Geronimo 3.0 does not support <lookup-name> tag in <ejb-ref> of application client module.
> ------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5969
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5969
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: application client
>    Affects Versions: 3.0
>            Reporter: Shawn Jiang
>
> In following cases,
> <application-client>
> ...
> <ejb-ref>
>   ...
>  <lookup-name>java:app/xxxx</lookup-name>
> </ejb-ref>
> <ejb-ref>
>   ...
>   <lookup-name>java:global/xxxx</lookup-name>
> </ejb-ref>
> ...
> </application-client>
> actually, the app and global ejb ref is still intraVmJndiReference. Because the ref would be used in application client container VM.  sure we need to convert the corresponding app and global ejb intraVmJndiReference into ClientEjbReference  so that they could be used in application client VM.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira