Vadim Gritsenko wrote:
CTL wrote:
I have the following error when building the addressbook.war. Can anyone help? Is there an error in XPathQueryResolver.java?
========
[javac] C:\Program Files\Apache Tomcat 4.0\webapps\ROOT\xmlxindice\java\src\
org\apache\xindice\core\query\XPathQueryResolver.java:502: array required, but o
rg.apache.xpath.compiler.OpMapVector found
[javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1;
[javac] ^
See also: http://wiki.apache.org/xindice/XindiceFAQ/1_2e0/CompileError
Vadim
