Hi Thomas, Could you take the example you reference ( http://aruld.info/programming-ssl-for-jetty-based-cxf-services/) and modify it so that it reproduces the problem? I need a test-case that reproduces the problem.
Colm. On Mon, May 14, 2012 at 1:05 PM, Thomas Pischulski <[email protected]> wrote: > Hi, > > It looks basically like this: > http://aruld.info/programming-ssl-for-jetty-based-cxf-services/ > > It's fairly complex in my project though. I can provide you the methods > I use for configuring client and server. > > Server config: http://nopaste.info/9671c5c3a4.html > Client config: http://nopaste.info/6739a51459.html > > On the client-side, I later invoke the webservice by using the > IHelloService client object a lá: > > String result = client.sayHello(tmp); > > Cheers, > > Thomas > On 5/14/2012 2:00 PM, Colm O hEigeartaigh wrote: >> Could you supply a sample project that shows the problem? >> >> Colm. >> >> On Mon, May 14, 2012 at 12:58 PM, Thomas Pischulski >> <[email protected]> wrote: >>> Bump. Anyone? >>> Here's a more detailled output log with some additional SSL >>> information during the webservice invocation. >>> >>> Cheers, >>> >>> Thomas >> >> >> -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
