[ 
https://issues.apache.org/jira/browse/CXF-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369306#comment-16369306
 ] 

Osvaldo Pina commented on CXF-7640:
-----------------------------------

I will explore the message property solution. But I need some help. Sorry If 
the questions are too basic: 

* The overall idea is to set a message property and check its value at 
ClassHelper with Message.getContextualProperty? If so how can set a message 
property?

* Why not set a Bus property? Getting the property via 
BusFactory.getThreadDefaultBus()
and then Call setProperty and at ClassHelper do the same and then call 
getProperty?
 

>  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
>         Attachments: cxf7640.txt
>
>
> 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)

Reply via email to