On Thu, Jun 23, 2011 at 10:31 PM, Ben <[email protected]> wrote:
> The second error only gives this on the details: sun/tools/javac/Main > >From the web service page in the OpenBD administrator: "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." Drop tools.jar in your WEB-INF/lib and you'll be good. -- 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 -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
