On Thu, Jul 8, 2010 at 7:33 PM, Jonathan Voss <[email protected]> wrote:
> The error was "Could not execute web service." > But you got a stacktrace along with that right? 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." That's the most common reason for issues with web services. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- 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
