Re: Rampart question: WSS Policy in WSDL

2011-01-09 Thread Amila Jayasekara
I am sorry, i missed that part. Nandana, thanks for pointing out. Thanks AmilaJ On Fri, Jan 7, 2011 at 1:28 PM, Nandana Mihindukulasooriya < nandana@gmail.com> wrote: > Hi Nick, > A small further clarification. > > >> If embedding WS Security Policy inside WSDL, does it contribute anyt

Re: Rampart question: WSS Policy in WSDL

2011-01-06 Thread Nandana Mihindukulasooriya
Hi Nick, A small further clarification. > If embedding WS Security Policy inside WSDL, does it contribute anything to >> client stub and server skeleton code generation via wsdl2java? And how? >> > Yes. It does. If you embed the security policy in the WSDL and generate the client sub, it wi

Re: Rampart question: WSS Policy in WSDL

2011-01-06 Thread Amila Jayasekara
Hi ND, Some answers inline. Thanks AmilaJ On Thu, Dec 9, 2010 at 1:39 AM, Nick Duan A-CTR < nick.duan@technicacorp.com> wrote: > Is including WS security policy in WSDL still required in Rampart 1.5? > It looks like, based on the samples I saw, that client is able to retrieve > policy direct

Rampart question: WSS Policy in WSDL

2010-12-08 Thread Nick Duan A-CTR
Is including WS security policy in WSDL still required in Rampart 1.5? It looks like, based on the samples I saw, that client is able to retrieve policy directly from a policy file, not from WSDL. If embedding WS Security Policy inside WSDL, does it contribute anything to client stub and se