Question
webservice error
I am getting this error attempting to invoke a web service:
coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 3 semantic errors compiling "/opt/coldfusionmx7/stubs/WS-306270183/com/smc/exception/RateWareWebServiceException.java": 17. org.w3.www._2001.XMLSchema.Any any) { <------------------------> *** Error: Could not find package "org/w3/www/_2001/XMLSchema" in: /opt/coldfusionmx7/runtime/jre/lib/ext/ldapsec.jar /opt/coldfusionmx7/runtime/jre/lib/ext/dnsns.jar ......
The WSDL is:
http://applications.smc3.com/AdminManager/services/RateWareXL?WSDL
Any Clues?
coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 3 semantic errors compiling "/opt/coldfusionmx7/stubs/WS-306270183/com/smc/exception/RateWareWebServiceException.java": 17. org.w3.www._2001.XMLSchema.Any any) { <------------------------> *** Error: Could not find package "org/w3/www/_2001/XMLSchema" in: /opt/coldfusionmx7/runtime/jre/lib/ext/ldapsec.jar /opt/coldfusionmx7/runtime/jre/lib/ext/dnsns.jar ......
The WSDL is:
http://applications.smc3.com/AdminManager/services/RateWareXL?WSDL
Any Clues?
