SOAPService ss = new SOAPService(wsdlURL, SERVICE_NAME) Which leads me to believe that the error is on this line
I Created a WService using the maven archtype cxf osgi wsdl first and I have already deployed it, my fuse esb admin gives me this infoĮndpoint address: WSDL : SOAPService Hello everyone, i'm very sorry if this is a basic question :-S