I added:

        LoggingOutInterceptor loi = new LoggingOutInterceptor();
        LoggingInInterceptor lii = new LoggingInInterceptor();

        response = isaleService.setSale(request);

But the output to console does not look any different? Also the Logging
intercepters are both flagged as depreciated by the IDE?



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to