[ https://issues.apache.org/jira/browse/CXF-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357365#comment-16357365 ]
Osvaldo Pina commented on CXF-7640: ----------------------------------- What about creating a per classloader solution? A static method can be created on ClassHelper to indicate that spring is not be used (for example ClassHelper.disableSpringAOP()). That call would trigger a new ClassHelper static instance creation. > Create a form to set the use of Spring in the classHelper on a per client way > ------------------------------------------------------------------------------ > > Key: CXF-7640 > URL: https://issues.apache.org/jira/browse/CXF-7640 > Project: CXF > Issue Type: Improvement > Components: Core > Reporter: Osvaldo Pina > Priority: Major > > The solution for CXF-6191 allows for configuration of the use of Spring in > ClassHelper in a per vm way via System property. Would be nice to have a way > to configure it in a per instance way (or, at least, in a per classloader way) > > > > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)