You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/07/30 00:12:13 UTC

[jira] Created: (GERONIMO-2243) GBean references do not trim space from interface names (ref-type)

GBean references do not trim space from interface names (ref-type)
------------------------------------------------------------------

                 Key: GERONIMO-2243
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2243
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 1.1
            Reporter: Aaron Mulder
         Assigned To: Aaron Mulder
             Fix For: 1.1.1


In ENCConfigBuilder.addGBeanRef the interface name is stuffed directly from the XML into the target interface collection, and in ENCConfigBuilder.buildAbstractNameQuery it is passed directly through to the AbstractNameQuery (even while all the other values are trimmed).  The interface names should be trimmed too.

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

        

[jira] Resolved: (GERONIMO-2243) GBean references do not trim space from interface names (ref-type)

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2243?page=all ]

Aaron Mulder resolved GERONIMO-2243.
------------------------------------

    Fix Version/s: 1.2
       Resolution: Fixed

> GBean references do not trim space from interface names (ref-type)
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-2243
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2243
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Aaron Mulder
>             Fix For: 1.1.1, 1.2
>
>         Attachments: 2243-trim-interface.patch
>
>
> In ENCConfigBuilder.addGBeanRef the interface name is stuffed directly from the XML into the target interface collection, and in ENCConfigBuilder.buildAbstractNameQuery it is passed directly through to the AbstractNameQuery (even while all the other values are trimmed).  The interface names should be trimmed too.

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

        

[jira] Updated: (GERONIMO-2243) GBean references do not trim space from interface names (ref-type)

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2243?page=all ]

Aaron Mulder updated GERONIMO-2243:
-----------------------------------

    Attachment: 2243-trim-interface.patch

> GBean references do not trim space from interface names (ref-type)
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-2243
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2243
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Aaron Mulder
>             Fix For: 1.1.1
>
>         Attachments: 2243-trim-interface.patch
>
>
> In ENCConfigBuilder.addGBeanRef the interface name is stuffed directly from the XML into the target interface collection, and in ENCConfigBuilder.buildAbstractNameQuery it is passed directly through to the AbstractNameQuery (even while all the other values are trimmed).  The interface names should be trimmed too.

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