[
https://issues.apache.org/jira/browse/ARIES-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alasdair Nottingham resolved ARIES-415.
---------------------------------------
Resolution: Fixed
> Fix imports for JNDI url bundle and minor tweak to ProxyFactory
> ---------------------------------------------------------------
>
> Key: ARIES-415
> URL: https://issues.apache.org/jira/browse/ARIES-415
> Project: Aries
> Issue Type: Bug
> Components: JNDI
> Reporter: Alasdair Nottingham
> Assignee: Alasdair Nottingham
> Fix For: 0.3
>
>
> The JNDI URL bundle imports CGLib, but the code only optionally requires it,
> so make the import optional. The aggregate JNDI bundle already marks it as
> optional.
> Also update the ProxyFactory to use List<Class<?>> rather than Class<?>[].
> Then filter non-interfaces out of the list for the JdKProxyFactory.
> Alasdair
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.