qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] XqlServlet


From: Per Bothner
Subject: Re: [Qexo-general] XqlServlet
Date: Wed, 15 Jan 2003 22:50:36 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202

Ivelin Ivanov wrote:
java.lang.Error: Unresolved compilation problem:
        The method parse() is undefined for the type gnu.kawa.xml.XMLParser

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at gnu.kawa.xml.Document.parse(Document.java:49)

I looked at the bytecode for gnu.kawa.xml.Document.parse, and it does
include call java.lang.reflect.Constructor.newInstance with that error
message.  However, I have no idea where that is coming from.  It is
not in the CVS sources, nor does it appears when I compile with either
jdk 1.3.1 or 1.4.1.  What java->class compiler are you using?
--
        --Per Bothner
address@hidden   http://www.bothner.com/per/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]