[ 
https://issues.apache.org/activemq/browse/CAMEL-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen reopened CAMEL-2757:
--------------------------------


It causes many tests in camel-cxf to fail
{code}
[14:08]  <gnodet> cibsen: is there any pb with camel-cxf ? a lot of tests are 
failing for me
[14:08]  <gnodet> with: "org.apache.cxf.binding.soap.SoapFault: attempting to 
add an object which is not an instance of java.security.Principal to a 
Subject's Principal Set"
[14:10]  <cibsen> gnodet willem have done some stuff recently in cxf
[14:11]  <cibsen> do you use SNAPSHOT?
[14:11]  <gnodet> you mean for camel ? yeah, i'm working on the blueprint stuff
[14:11]  <gnodet> so i may need a cxf snapshot ?
[14:12]  <cibsen> ah i think he may have committed something which breaks then
[14:13]  <cibsen> gnodet could be this rev 948658
[14:13]  <cibsen> http://svn.apache.org/viewvc?rev=948658&view=rev
[14:14]  <gnodet> yes, that would be it
[14:14]  <cibsen> but he surely must have tested it locally before comitting ?
[14:14]  * nheron has quit (Ping timeout: 20 seconds)
[14:14]  <cibsen> i get the same failures now
[14:15]  * nheron ([email protected]) has joined #camel
[14:16]  <cibsen> yeah if i undo that patch it works
[14:16]  <cibsen> davsclaus:(svn)camel[trunk:948691]/components/camel-cxf$ svn 
merge --change -948658 .
[14:16]  <cibsen> --- Reverse-merging r948658 into '.':
[14:16]  <cibsen> U    
src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java
[14:16]  <cibsen> gnodet ^^^ you need to undo his patch
{code}

> Set the SecurityContext into camel message header
> -------------------------------------------------
>
>                 Key: CAMEL-2757
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2757
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.4.0
>
>
> In this way we can integrate the CXF security with the camel security.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to