olivier dufour
olivier dufour
Soap server is on good way with cxf. I need to check what is the possibilities to add client side too.
hello, I can work on camel-cxf... I see that a soap folder already exist on camel. Someone can point me any documentation to help on that ?
not working on windows.... and it will take too much time to make the build working on windows...
@ppalaga https://github.com/apache/camel-quarkus/issues/2999 for creation of extension on windows on windows build another ticket already exists : https://github.com/apache/camel-quarkus/issues/1429
and delete many ;-)
@paustint yes collection API support insert, update and delete but not upsert. I will do a pull request.
Sorry already done. too fast ;-p
check if InjectionPoint ip is not null in io.quarkiverse.cxf.CxfClientProducer.selectorCXFClientInfo
Note for implementing fix. But maybe I have to dig deeper to understand why it is null...
can you test this branch. I guess you have an injection point without annotation CxfClient and it make it bug.