Michal Boroň created CXF-6191:
---------------------------------

             Summary: Avoid Spring usage by configuration in ClassHelper
                 Key: CXF-6191
                 URL: https://issues.apache.org/jira/browse/CXF-6191
             Project: CXF
          Issue Type: Improvement
          Components: Core
            Reporter: Michal Boroň
            Priority: Minor


By default, CXF detects whether Spring framework is available and use its 
functionality if possible.
In some cases it is not desirable to use CXF with Spring e.g. because of 
compatibility issue (given CXF version does not support Spring version that is 
available on classpath).

It would be nice if org.apache.cxf.common.util.ClassHelper could consider some 
configuration setting during the initialization (e.g. JVM parameter 
"-Dorg.apache.cxf.useSpring=false").

Configuration would be used in ClassHelper in the static static block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to