This is now fixed in WSS4J 1.6.2-SNAPSHOT. You can test via the jar
attached here:

https://issues.apache.org/jira/secure/attachment/12487842/wss4j-1.6.2-SNAPSHOT.jar

Colm.

On Thu, Jul 7, 2011 at 10:15 PM, Daniel Kulp <[email protected]> wrote:
> On Thursday, July 07, 2011 6:20:39 AM mickysantomax wrote:
>> Hi, I tried to embed my code in CXF wssec example and it works.
>>
>> You can see it attached here:
>> http://cxf.547215.n5.nabble.com/file/n4561032/apache-cxf-2.4.0-samples.zip
>> apache-cxf-2.4.0-samples.zip
>>
>> You can run client and server into 2 different shell that point to the path
>> /./ws_security/sign_enc/ and executing /ant client/ and /ant server/
>>
>> Just a simple question, CXF samples like this that I have modified doesn't
>> run in Jetty container ?
>
> Jetty is doing SOMETHING funky with either a classloader or a system property
> or security configs or something that is causing some issues.      In Jetty,
> for some reason, when validating the signatures, the passed in DOM (which
> should only be read) is being modified.    Colm is looking into it, but we
> have no idea what is going on right now.   It only occurs in Jetty, and only
> with the full Jetty container, not using our embedded Jetty transport or even
> if we setup the Jetty context stuff ourselves like we do in our tests.
>
> Dan
>
>
>
>>
>> --
>> View this message in context:
>> http://cxf.547215.n5.nabble.com/Problem-with-WS-Security-and-CXF-2-4-0-tp44
>> 43698p4561032.html Sent from the cxf-user mailing list archive at
>> Nabble.com.
> --
> Daniel Kulp
> [email protected]
> http://dankulp.com/blog
> Talend - http://www.talend.com
>



-- 
Colm O hEigeartaigh

http://coheigea.blogspot.com/
Talend - http://www.talend.com

Reply via email to