JiriOndrusek commented on PR #4721:
URL: https://github.com/apache/camel-quarkus/pull/4721#issuecomment-1491846414

   > Otherwise, perhaps it just works with Camel! Do you see anything like `It 
is not possible to send out-of-band acknowledgments to the anonymous address. 
An acknowledgement will be piggybacked on the next response.` in the log?
   
   I see the same warning as you:
   (follows `grep acknowled` from my log)
   
   ```
   2023-03-31 14:18:58,737 WARN  [org.apa.cxf.ws.rm.RMOutInterceptor] 
(executor-thread-2) sequence not set for outbound message, skipped 
acknowledgement request
   2023-03-31 14:19:00,726 WARN  [org.apa.cxf.ws.rm.Proxy] 
(RMManager-Timer-76482793) It is not possible to send out-of-band 
acknowledgments to the anonymous address.
   An acknowledgement will be piggybacked on the next response. 
   2023-03-31 14:19:02,746 WARN  [org.apa.cxf.ws.rm.RMOutInterceptor] 
(executor-thread-2) sequence not set for outbound message, skipped 
acknowledgement request
   2023-03-31 14:19:02,844 WARN  [org.apa.cxf.ws.rm.RMOutInterceptor] 
(executor-thread-2) sequence not set for outbound message, skipped 
acknowledgement request
   2023-03-31 14:19:04,738 WARN  [org.apa.cxf.ws.rm.Proxy] 
(RMManager-Timer-76482793) It is not possible to send out-of-band 
acknowledgments to the anonymous address.
   An acknowledgement will be piggybacked on the next response. 
   ```
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to