Re: Security header wsse:Security is missing in Response

2009-07-09 Thread rahul.soa
Many Thanks Mayank and Dan. Setting the WSSJIn/OutInterceptors both way worked for me and now security header is passing both sides. In addition, both client and server are able to handle them. Thanks again for the pointers for policy. I think, after setting up basic ws-security I can soon jump t

Re: Security header wsse:Security is missing in Response

2009-07-08 Thread Mayank Mishra
Daniel Kulp wrote: On Wed July 8 2009 5:29:16 pm rahul.soa wrote: Thanks Mayank for the response. So that means Client should have WSS4JOutInterceptor configured to send the secured SOAP Request and should also be configured with WSS4JInInterceptor to receive the secured Response from Server.

Re: Security header wsse:Security is missing in Response

2009-07-08 Thread Mayank Mishra
Daniel Kulp wrote: On Wed July 8 2009 5:29:16 pm rahul.soa wrote: Thanks Mayank for the response. So that means Client should have WSS4JOutInterceptor configured to send the secured SOAP Request and should also be configured with WSS4JInInterceptor to receive the secured Response from Server.

Re: Security header wsse:Security is missing in Response

2009-07-08 Thread Daniel Kulp
On Wed July 8 2009 5:29:16 pm rahul.soa wrote: > Thanks Mayank for the response. So that means Client should have > WSS4JOutInterceptor configured to send the secured SOAP Request and should > also be configured with WSS4JInInterceptor to receive the secured Response > from Server. And contrary app

Re: Security header wsse:Security is missing in Response

2009-07-08 Thread rahul.soa
Thanks Mayank for the response. So that means Client should have WSS4JOutInterceptor configured to send the secured SOAP Request and should also be configured with WSS4JInInterceptor to receive the secured Response from Server. And contrary applies to Server. Best Regards, Rahul So that means O

Re: Security header wsse:Security is missing in Response

2009-07-08 Thread Mayank Mishra
rahul.soa wrote: Hello CXF Devs, I am trying to access the secured (usernameToken) webservice deployed on tomcat by the java client. I intercepted the exchanged messages via tcpmon, which are following: Request: -- http://schemas.xmlsoap.org/soap/envelope/";>http://docs.oasis-open.org/

Security header wsse:Security is missing in Response

2009-07-07 Thread rahul.soa
Hello CXF Devs, I am trying to access the secured (usernameToken) webservice deployed on tomcat by the java client. I intercepted the exchanged messages via tcpmon, which are following: Request: -- http://schemas.xmlsoap.org/soap/envelope/";>http://docs.oasis-open.org/wss/2004/01/oasis-2