I can't replicate the issue with a CXF-based test-case unfortunately. Is there any chance you can create a test-case that I could run to reproduce the issue?
Colm. On Wed, Feb 4, 2015 at 1:39 PM, Mark Durant <[email protected]> wrote: > Sorry, meant to add that there’s a lot of repetition in the output, and > it goes on well beyond what’s in this file, but I tried to capture what > looks like a couple of bigger iterations through the interceptors. > > > On Feb 4, 2015, at 8:36 AM, Mark Durant <[email protected]> wrote: > > Hi Colm, > I didn’t get any output setting the logging level to INFO, but I set it to > FINE and got this: https://gist.github.com/anonymous/e83e510d3927b27b9401 > . > > Thanks, > Mark > > > On Feb 4, 2015, at 5:58 AM, Colm O hEigeartaigh <[email protected]> > wrote: > > What I'm looking for is to see the output messages that are generated by > the CXF client. You can do this by enabling the CXF logging feature, and > setting the logging levels to INFO. We don't fully support secure > conversation + spnego on the service side, but I did some hacking to get it > working, and the client appears to be working fine. > > Colm. > > > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
