RE: WS-Security policy in wsdl for java first approach

2010-03-26 Thread Bhushan Bhangale
. Thanks Bhushan -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: Friday, March 26, 2010 12:30 AM To: users@cxf.apache.org Cc: Bhushan Bhangale Subject: Re: WS-Security policy in wsdl for java first approach Are you using your own spring context xml or are you letting

RE: WS-Security policy in wsdl for java first approach

2010-03-25 Thread Bhushan Bhangale
hanks Bhushan -Original Message- From: Bhushan Bhangale [mailto:bhushan_bhang...@kaleconsultants.com] Sent: Thursday, March 25, 2010 10:43 AM To: 'Daniel Kulp'; users@cxf.apache.org Subject: RE: WS-Security policy in wsdl for java first approach Thanks Daniel Do you mean I on

RE: WS-Security policy in wsdl for java first approach

2010-03-24 Thread Bhushan Bhangale
@cxf.apache.org Cc: Bhushan Bhangale Subject: Re: WS-Security policy in wsdl for java first approach Yea, for java first, the only option is the stuff on trunk for 2.3. If you want to experiment with it, you can look at the tests at: http://svn.apache.org/repos/asf/cxf/trunk/rt/ws/policy/src/test/java

WS-Security policy in wsdl for java first approach

2010-03-23 Thread Bhushan Bhangale
Hi, I have used Java first approach with Apache CXF version 2.2.4. Following is my configuration to implement WS-Security for my service. I am able to send WS-Security header from my client and get access of the service. The issue is with the WSDL as I am not able to define the Security policy