On Fri, Sep 17, 2010 at 6:47 AM, Michaël <[email protected]> wrote:
> I am getting the usual error > > java.lang.NoClassDefFoundError: sun/tools/javac/Main > at > com.naryx.tagfusion.cfm.xml.ws.dynws.WSDL2Java.compileOutput(Unknown > Source) > On your machine, where you installed Java, go into the lib directory. There you'll see a tools.jar file. Copy that into OpenBD's WEB-INF/lib directory and restart Tomcat. Let's start there and see where we get. -- 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 official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
