Interceptors with different names for same interceptor factory not allowed
--------------------------------------------------------------------------
Key: HIVEMIND-102
URL: http://issues.apache.org/jira/browse/HIVEMIND-102
Project: HiveMind
Type: Bug
Components: framework
Versions: 1.1
Reporter: James Carman
Assigned to: James Carman
Fix For: 1.1
The "name" property is not being copied from the InterceptorDescriptor to the
ServiceInterceptorContribution in RegistryInfrastructureConstructor class.
Therefore, two different interceptors using the same factory
(MethodInterceptorFactory for instance) are treated as dups and the second one
is ignored.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]