[
https://issues.apache.org/jira/browse/ARIES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Osborne resolved ARIES-49.
---------------------------------
Resolution: Fixed
I've fixed the typo, but we may want to move to using a different error
approach, the current one assumes the namespace prefix for the attr is 'ext',
when it's possible it could be something else, or even undefined. (Worst case,
ext is mapped to something else entirely)
> ComponentDefinitionException: wrong attribute "class" in message
> ----------------------------------------------------------------
>
> Key: ARIES-49
> URL: https://issues.apache.org/jira/browse/ARIES-49
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Reporter: Oliver Lietz
> Assignee: Andrew Osborne
> Priority: Trivial
>
> org.osgi.service.blueprint.container.ComponentDefinitionException: A class
> [...] was found in the interfaces list, but class proxying is not allowed by
> default. The ext:proxy-method='class' attribute needs to be added to this
> service reference.
> Should be classes instead of class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.