@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.

Reply via email to