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

Jarek Gawor resolved ARIES-9.
-----------------------------

    Fix Version/s: 0.2
       Resolution: Fixed

I guess I forgot to commit a patch for this. Anyway, committed your patch in 
revision 946856. Thanks a lot!

Btw, please configure your editor to use spaces instead of tabs.


> Registration callback called with null service registration properties
> ----------------------------------------------------------------------
>
>                 Key: ARIES-9
>                 URL: https://issues.apache.org/jira/browse/ARIES-9
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 0.2
>
>         Attachments: aries-9.diff
>
>
> A service with explicitly set auto-export attribute might cause the 
> registration callback to be invoked with null service registration properties 
> (if auto-export is set to anything else besides 'disabled'). For example:
>    <service id="fooService" ref="fooBean" auto-export="all-classes">
>       <registration-listener 
>               registration-method="register" 
> unregistration-method="unregister">
>           <bean class="org.apache.geronimo.osgi.RegistrationListener"/>       
>   
>       </registration-listener>
>    </service>

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