Fixed
Details
Assignee
Seth LegerSeth LegerReporter
Seth LegerSeth LegerComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Seth Leger
Seth LegerComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 20, 2016 at 6:32 PM
Updated May 22, 2016 at 5:22 PM
Resolved May 22, 2016 at 1:23 PM
To get compatibility with the latest versions of ActiveMQ, we need to upgrade the reference JAXB implementation to 2.2.11 to match the version that ActiveMQ is using. Because this will override the version inside the JVM itself, we have to put it inside the endorsed classpath.
Luckily we already have a section in opennms-base-assembly that is designed to put JARs in lib/endorsed which we expose in the endorsed classpath.