June 26, 201312 yr This is in reference to the Soap Client (http://www.360works.com/soap-client/) which 360Works provides for testing. (Thank you, btw.) When I enter in the WSDL URL and click Retrieve, I get this message: java.lang.RuntimeException: Could not find the java compiler at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/javac.exe. You only have the JRE (Java Runtime Environment) installed Unexpected error As an example, let's use this WSDL: http://www.webservicex.net/stockquote.asmx?WSDL I am trying this on a mac (10.7.5). I have java 1.7.0_25 installed here: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/ Per the instructions, the lib directory and SOAPClient.jar file are in the same directory. Any ideas?
Create an account or sign in to comment