You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Kevin Milburn (JIRA)" <ji...@apache.org> on 2012/11/01 11:35:12 UTC

[jira] [Updated] (ARIES-953) SPI-Consumer breaks when method has multiple parameters

     [ https://issues.apache.org/jira/browse/ARIES-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Milburn updated ARIES-953:
--------------------------------

    Component/s: Subsystem
    
> SPI-Consumer breaks when method has multiple parameters
> -------------------------------------------------------
>
>                 Key: ARIES-953
>                 URL: https://issues.apache.org/jira/browse/ARIES-953
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>    Affects Versions: 1.0
>         Environment: o.a.a.spifly.dynamic.bundle-1.0.0-20121027.033140-20
> Eclipse 4.2
>            Reporter: Kevin Milburn
>
> If a method used on the SPI-Consumer header contains multiple parameters, an erroneous exception is generated.
> e.g.  
>  SPI-Consumer: o.a.x.u.Service#providers(java.lang.Class,boolean)
> generates 
>  Must at least specify class name and method name: boolean
> While the ConsumerHeaderProcessor.java has code to deal with multiple parameters, the call to HeaderParser.parseHeader breaks the string incorrectly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira