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? 

Many thanks
Mandy 

Reply via email to