Web Service with WS-SecurityPolicy (sign body + timestamp)

2016-04-18 Thread Charles Moulliard
liard/a67a597685151032a56a8c856a9227b2 Regards, -- Charles Moulliard Apache Committer & PMC / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io

Fwd: JUnit test issue with CXF 2.6.3 / Spring 3.0.7 / Spring Security 3.1.2 & Camel 2.10

2013-01-16 Thread Charles Moulliard
ode https://gist.github.com/4546388 Spring https://gist.github.com/4546379 https://gist.github.com/4546384 Regards, -- Charles Moulliard Apache Committer / Sr. Enterprise Architect (RedHat) Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com

Fwd: Issue using camel-cxf and wss4j

2013-01-09 Thread Charles Moulliard
S4J : 1.6.8 In debug mode, I can see that in the class WSS4JInInterceptor when we handle the message (handleMessage(SoapMessage msg) throws Fault), the element is null ( Element elem = WSSecurityUtil.getSecurityHeader(doc.getSOAPPart(), actor); ) like also wsResult. Does anybody knows how to solve this is