ppalaga commented on issue #4746:
URL: https://github.com/apache/camel-quarkus/issues/4746#issuecomment-1514580184

   The main issue in 
https://github.com/llowinge/camel-quarkus-examples/tree/cxf-soap-example/cxf-soap
 was that the Service interface was not annotated with `@WebService`. Without 
that, quarkus-cxf does not generate necessary helper classes. Adding it 
revealed two other small issues in quarkus-cxf:
   
   * https://github.com/quarkiverse/quarkus-cxf/issues/821
   * https://github.com/quarkiverse/quarkus-cxf/issues/819
   
   Both have fixes now. I am keeping this issue open while the releases 2.0.0 
and 1.5.12 of quarkus-cxf reach Camel Quarkus


-- 
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