-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 5.0 - EAP
-
Component/s: None
-
5
The JIRA RPC plugin exports several <component>s. When this plugin was converted from a v1 to v2 plugin, an OSGi export was not added for the necessary classes.
This means that it is imposible to have (for example) SoapUtilsBean constructor-injected into another plugin.
Desired All <component>s (and hence all classes and dependant classes) in the RPC plugin should be constructor-injectable and usable in another v2 plugin.
- relates to
-
JRASERVER-26289 NPE in custom RPC plugin
-
- Closed
-