halouprogramer commented on issue #4850: URL: https://github.com/apache/camel-k/issues/4850#issuecomment-1780528916
> I don't think the classloader should make a difference in this case, I would first check if the version of camel-k supports the `jakarta` namespace or not. The version of kamel-k I am using does not support jakarta namespace. The jakarta namespace can only be used in camel-soap version 4.0.0 and above, which means the JDK version may also need to be upgraded to JDK17. At the same time, I am also worried that the same situation will occur after the upgrade. https://github.com/apache/camel/blob/camel-4.0.x/components/camel-soap/src/main/java/org/apache/camel/dataformat/soap/name/ServiceInterfaceStrategy.java#L28 I don't know if there are any other solutions under the current version environment. -- 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