John D. Ament created CXF-6461: ---------------------------------- Summary: Smarter deactivation of SpringAopClassHelper Key: CXF-6461 URL: https://issues.apache.org/jira/browse/CXF-6461 Project: CXF Issue Type: Improvement Components: Tooling Affects Versions: 3.0.5 Reporter: John D. Ament
Improve how ClassHelper activates Spring or default implementation. https://github.com/apache/cxf/blob/3.0.x-fixes/core/src/main/java/org/apache/cxf/common/util/ClassHelper.java#L40 Instead of relying solely on the JVM flag, also check for spring on the classpath. -- This message was sent by Atlassian JIRA (v6.3.4#6332)