Thanks Sergey I have raised the following Jira: https://issues.apache.org/jira/browse/CXF-5377
Sent from a mobile device > On 5 Nov 2013, at 22:25, Sergey Beryozkin <[email protected]> wrote: > > Hi Mandy >> On 05/11/13 21:31, Mandy Warren wrote: >> Hi it looks like there is a bug with the LoggingInInterceptor when using >> local transport. As you can see by the output the URL is not logged. >> >> 21:13:05.837 [test-rs] [main] INFO o.a.c.t.local.LocalTransportFactory - >> Creating destination for address local://abcd >> 21:13:05.838 [test-rs] [main] INFO org.apache.cxf.endpoint.ServerImpl - >> Setting the server's publish address to be local://abcd >> 21:13:05.849 [test-rs] [main] INFO o.a.c.i.LoggingInInterceptor - Inbound >> Message >> ---------------------------- >> ID: 2 >> Http-Method: GET >> Content-Type: application/json >> Headers: {Content-Type=[application/json], Accept=[application/json]} >> >> If I use Http it logs fine. >> >> Should I raise this as a Jira? > Yes please. I believe with non HTTP transports a request URL is usually > identical to the endpoint's address (with extra properties possible), it has > to be reported > > Thanks, Sergey > >> Many thanks >> Mandy > >
