[
https://issues.apache.org/jira/browse/ARIES-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated ARIES-1095:
-----------------------------------
Fix Version/s: jndi-url-1.1.0
> jndi-url problem when Bundles export services on interfaces they cannot load
> ----------------------------------------------------------------------------
>
> Key: ARIES-1095
> URL: https://issues.apache.org/jira/browse/ARIES-1095
> Project: Aries
> Issue Type: Bug
> Components: JNDI
> Reporter: Mark Nuttall
> Assignee: Mark Nuttall
> Fix For: jndi-url-1.1.0
>
>
> We've hit a rare problem in
> org.apache.aries.jndi.services.ServiceHelper.proxyPriviledged() in which a
> bundle exports a service on an interface that the bundle itself cannot load
> (due to not importing the relevant package). This causes a CNFE when loading
> the Class object to proxy. In the case of a CNFE, we can instead pull the
> Class object off the service reference rather than load it from the bundle
> providing the service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)