I can't seem to connect to this WSDL http://www.webservicex.net/CurrencyConvertor.asmx?wsdl
So i can't tell what the problem could be. That said, Matt is probably on the money here with the missing tools jar.
Matthew Woodward wrote:
If the stacktrace starts with "java.lang.NoClassDefFoundError: sun/tools/javac/Main" then check the note on the web services page in the admin console: "If Open BlueDragon throws an internal error while attempting to add a web service, and the stack trace begins with "java.lang.NoClassDefFoundError: sun/tools/javac/Main", this indicates that you do not have Java's tools.jar in your classpath. Either add the appropriate tools.jar to your classpath or copy tools.jar to Open BlueDragon's WEB-INF/lib directory."
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
