You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2006/12/05 18:52:22 UTC

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

    [ http://issues.apache.org/jira/browse/GERONIMO-1652?page=comments#action_12455708 ] 
            
Vamsavardhana Reddy commented on GERONIMO-1652:
-----------------------------------------------

Chris, can you take a look at this issue?

> 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