-
Suggestion
-
Resolution: Obsolete
-
None
-
None
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Summary
JIRA (and Confluence) is using obsolete version 0.2 dated to 2003.
When using AXIS library bundled in JIRA within add-on calls to AXISClient are not usable after deployment.
Steps to reproduce
- Install add-on with AXISClient
- Invoke some WS calls
- Reinstall add-on
- Invoke same WS calls
Expected behaviour
WS calls returns same results
Actual behaviour
WS calls after reinstall fail with exception java.lang.IllegalStateException: The bundle is uninstalled.
Workaround
Restart JIRA
Proposed solution
Upgrade library org.apache.commons.discovery to version 0.5
- relates to
-
JRACLOUD-59570 upgrade library org.apache.commons.discovery to version 0.5
- Closed