halouprogramer commented on issue #4850:
URL: https://github.com/apache/camel-k/issues/4850#issuecomment-1778712133

   The problem lies in this line.
   
https://github.com/apache/camel/blob/e2ea12fdd29d8d446ec7b3fdf7c6db2147e196b4/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java#L115C21-L115C31
   `annotation instanceof WebParam`
   The local Quarkus startup result is true, but it is false when deployed to 
OpenShift by Kamel.
   


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