Never mind. It turned out to be a brain-failure exception.
Larry White wrote: > Hi, > > I've been unable to compile any java classes against the API, while > working through the developer guide examples. When I attempt to do so, I > get Class Not Found exceptions. Among the missing is the class > dbXMLException. > > I assumed that I was missing a jar in my classpath, but was unable to > confirm that anything was missing. And I can't find any reference to > this file in either the dbxml documentation or source code. While most > of the attempts resulted in normal exceptions, my last attempt to > compile threw this compiler error: > > >> [javac] An exception has occurred in the compiler (1.3.1_01). Please > file a > >> bug at the Java Developer Connection > (http://java.sun.com/cgi-bin/bugreport.cgi) > >>. Include your program and the following diagnostic in your report. > Thank you. > >> [javac] com.sun.tools.javac.v8.code.Symbol$CompletionFailure: file > org\dbxml\server\dbXMLException.class not found > > Does anyone know what jar this class is in? Is it an inner class of > something else? > > I'm working with the 1.0 b4 release on Windows. > > Any thoughts would be appreciated. > > -- > ------- > Lawrence White > Email: [EMAIL PROTECTED] > > -- > ------- > Lawrence White > Telephone: 508.843.3128 > Email: [EMAIL PROTECTED] -- ------- Lawrence White Telephone: 508.843.3128 Email: [EMAIL PROTECTED]
