Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
First I hope this question wasn't asked before, if it was I apologize, I really didn't see it.
I'm using Talend ESB for data integration using a SOAP API. My job is running perfectly, I only have a small warning problem when I run it :
WARNING: No method was found for the WSDL operation {*URL*}*METHOD*.
Jul 2, 2014 10:16:44 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean initializeWSDLOperations
I have ten lines like this with different methods each time. I am not using these methods in my job so I was wondering if I could get rid of these warnings? I thought it was in the TESBConsumer Component with the log option but it is not ticked.
Thanks !