Ion Savin created ISPN-4380:
-------------------------------
Summary: ConfigurationParser don't work property in OSGi when exposed as
services (annotations stripped)
Key: ISPN-4380
URL:
https://issues.jboss.org/browse/ISPN-4380
Project: Infinispan
Issue Type: Bug
Reporter: Ion Savin
Assignee: Ion Savin
ConfigurationParsers use runtime annotations: @Namespace @Namespaces.
If the parsers are exposed as services in OSGi the annotations are lost because the
container will return instances of proxy classes which don't have these annotations.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)