I use Wireshark for that: http://www.jroller.com/gmazza/entry/soap_calls_over_wireshark, but that can also be done within CXF: https://cwiki.apache.org/CXF20DOC/debugging-and-logging.html

Glen

On 02/01/2013 05:38 PM, kk31 wrote:

Thanks it worked for me :) i am able to get the response. Is there any way i can 
see the actual requests & responses over the wire/logs from

1. Client to STS
2. STS to Client with the token
3. from Client(with token) to WSP
4. WSP validates the token with  STS
5. STS to WSP
6. the actual response from WSP to WSC



--kk

________________________________
  From: Glen Mazza (Talend) [via CXF] <[email protected]>
To: kk31 <[email protected]>
Sent: Friday, February 1, 2013 4:14 PM
Subject: Re: running samples sts from  cxf 2.5 throwing error
You'll be replacing those files...those are the non-JCE versions (they
have the same names but they have less data in them).  You will need to
replace those files with the same named ones in the JCE download.

Glen

On 02/01/2013 04:56 PM, kk31 wrote:

I am using win 32 , i have installed jdk 7, went to program files>java>jre7>jce>    in this 
folder, already whatever the jar files available in JCE zip file, those are already there in the 
program files>java>jre7>jce> location.




________________________________
   From: Glen Mazza (Talend) [via CXF] <[hidden email]>
To: kk31 <[hidden email]>
Sent: Friday, February 1, 2013 3:48 PM
Subject: Re: running samples sts from  cxf 2.5 throwing error
I'm not sure how that could be--Oracle normally requires you to manually
install it.  Are you sure you have the JCE installed?  How do you know?

Glen

On 02/01/2013 04:41 PM, kk31 wrote:
I have installed JDK7 which by default having the JCE setting.


--
Glen Mazza
Talend Community Coders - coders.talend.com
blog: www.jroller.com/gmazza

Reply via email to