Do you have a newer version of Xalan then 2.0.1 laying around?

On Thursday, December 13, 2001, at 12:18 AM, Nathan Jones wrote:

Hello all,

Has anyone encountered this problem when trying to build�dbXML_Core-1.0b4?
I am using J2SDK1.4-beta3/Win98, although the architecture should not make a difference for this issue.

...
src:
���� [echo] Compiling Source
��� [javac] Compiling 267 source files to C:\dbXML-Core-1.0b4\java\classes
��� [javac] C:\dbXML-
Core-1.0b4\java\src\org\dbxml\core\query\XPathQueryResolver
.java:1011: incompatible types
��� [javac] found�� : org.apache.xpath.NodeSetDTM
��� [javac] required: org.w3c.dom.NodeList
��� [javac]��������������� nl = xp.execute(xpc, n, pfx).mutableNodeset();
��� [javac]���������������������������������������������������������� ^
��� [javac] Note: Some input files use or override a deprecated API.
��� [javac] Note: Recompile with -deprecation for details.
��� [javac] 1 error

BUILD FAILED

C:\dbXML-Core-1.0b4\build.xml:112: Compile failed, messages should have been pro
vided.
I see that this is a simple type-mismatch. What can I do quickly to rectify this?

Thanks,
Nathan



--------------------------------------
Nathan D. Jones
Department of Chemistry
University of Alberta
Edmonton, Alberta
Canada
T6G 2G2
--------------------------------------


Kimbro Staken
XML Database Software, Consulting and Writing
http://www.xmldatabases.org/



Reply via email to