You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Christopher M. Cardona (JIRA)" <ji...@apache.org> on 2006/12/06 09:55:24 UTC

[jira] Closed: (GERONIMO-1652) EJBModuleImpl.getEJBs() always return an empty array

     [ http://issues.apache.org/jira/browse/GERONIMO-1652?page=all ]

Christopher M. Cardona closed GERONIMO-1652.
--------------------------------------------

    Resolution: Fixed

> EJBModuleImpl.getEJBs() always return an empty array
> ----------------------------------------------------
>
>                 Key: GERONIMO-1652
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1652
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: core, OpenEJB
>    Affects Versions: 1.2
>            Reporter: Christopher M. Cardona
>         Attachments: EJBModuleImpl.java
>
>
> Calling EJBModuleImpl.getEJBs() always returns an empty String[] because of a wrong generated query. Here is an example query:
> "geronimo.server:J2EEServer=geronimo,J2EEApplication=geronimo/daytrader-derby-tomcat/1.1-SNAPSHOT/car,EJBModule=null,j2eeType=EntityBean,*"
> The correct query should have been:
> "geronimo.server:J2EEServer=geronimo,J2EEApplication=geronimo/daytrader-derby-tomcat/1.1-SNAPSHOT/car,EJBModule=daytrader-ejb-1.1-SNAPSHOT.jar,j2eeType=EntityBean,*"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira