You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/06/08 18:07:12 UTC

[jira] Created: (GERONIMO-5374) @ParameterReference and @Reference have different default namingType than GBeanInfoBuilder

@ParameterReference and @Reference have different default namingType than GBeanInfoBuilder
------------------------------------------------------------------------------------------

                 Key: GERONIMO-5374
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5374
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: kernel
    Affects Versions: 3.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.0


GBeanInfoBuilder defaults the j2eeType to null (leaving it out) whereas @ParamReference defaults to GBean and @Reference to GBeanInfo.  This means there's no way to get null and leave it out, which is a problem in a few places such as CorbaGBeanNameSource used in ResourceRefBuilder.

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


[jira] Closed: (GERONIMO-5374) @ParameterReference and @Reference have different default namingType than GBeanInfoBuilder

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-5374.
----------------------------------

    Resolution: Fixed

rev 952716

> @ParameterReference and @Reference have different default namingType than GBeanInfoBuilder
> ------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> GBeanInfoBuilder defaults the j2eeType to null (leaving it out) whereas @ParamReference defaults to GBean and @Reference to GBeanInfo.  This means there's no way to get null and leave it out, which is a problem in a few places such as CorbaGBeanNameSource used in ResourceRefBuilder.

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