Hi, I had also same issue.
The issue is nothing but with only classpath. When running client from commandline use following syntax e.g java -Dcxf.config.file=conf/cxf-Aanleverservice.xml -cp conf;lib/*.jar;lib/ AanleverserviceClient.jar; com.tieto.vn.aanleverservice.impl.AanleverserviceClient -a D123;TE0037012 3 45678 -b 123456789 -f 114340_198054103_47_1_1 -- View this message in context: http://cxf.547215.n5.nabble.com/The-matching-wildcard-is-strict-but-no-declaration-can-be-found-error-tp560932p4782146.html Sent from the cxf-user mailing list archive at Nabble.com.
