[
https://issues.apache.org/jira/browse/TUSCANY-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws closed TUSCANY-3946.
-------------------------------
Resolution: Fixed
I've had a bit of a change of heart about this one. I'm concerned that putting
extra doPrivileged checks in the main message flow is going to have a negative
impact on performance so I've swapped out that code so a check on the presence
of a message header does the job now. If you want to set TCCL earlier in the
chain add Constants.SUPPRESS_TCCL_SWAP to the message header and the
implementation invoker won't try and repeat the process.
> Capability to skip setting TCCL in JavaImplementationInvoker.invoke()
> ---------------------------------------------------------------------
>
> Key: TUSCANY-3946
> URL: https://issues.apache.org/jira/browse/TUSCANY-3946
> Project: Tuscany
> Issue Type: Improvement
> Components: SCA Java Runtime
> Affects Versions: Java-SCA-2.x
> Reporter: Jennifer A Thompson
> Assignee: Simon Laws
> Fix For: Java-SCA-2.x
>
>
> Setting the TCCL in the JavaImplementationInvoker can interfere with runtimes
> extending the Tuscany OASIS runtime. So there should be a mechanism for
> products extending the runtime to be able to skip setting the TCCL in
> JavaImplementationInvoker.invoke().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira