Re: get access to certificate in service

2011-07-21 Thread Daniel Kulp
For the validation part of this, if using CXF 2.4.1, look at: http://coheigea.blogspot.com/ Colm explains how to add custom token validators and such to the CXF runtime. Dan On Monday, July 18, 2011 12:27:51 PM Jaime Hablutzel Egoavil wrote: Hi I have a web service exposed with cxf with

get access to certificate in service

2011-07-18 Thread Jaime Hablutzel Egoavil
Hi I have a web service exposed with cxf with this wsdl: ?xml version='1.0' encoding='UTF-8'?wsdl:definitions name=CXFLibraryImplService targetNamespace= http://service2.ws.service.kprtech.com/; xmlns:ns1= http://cxf.apache.org/bindings/xformat; xmlns:soap= http://schemas.xmlsoap.org/wsdl/soap/;