[infinispan-issues] [JBoss JIRA] (ISPN-4380) ConfigurationParser don't work property in OSGi when exposed as services (annotations stripped)
Ion Savin (JIRA)
issues at jboss.org
Tue Jun 10 06:45:16 EDT 2014
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)
More information about the infinispan-issues
mailing list