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