-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
There are currently quite a number of ThreadLocal hacks that transport data from the receiving side of the protocol (i.e. JMXTestRunner) to the TestEnrichers and other places.
This request is about defining a TextContext factory API that allows the receiving side of the protocol to create and populate the Context that is seen by the various server side components. The ServiceLoader associated with the Context is part of that.
Currently the DynamicServiceLoader, which is impl detail leaks into the JMXTestRunner.
- blocks
-
ARQ-836 Enricher does not lookup EJB successfully unless the name of deployed archive is "test" or beanName/mappedName attribute is set
- Open