On 6/22/07, Philipp Daumke <[EMAIL PROTECTED]> wrote:
Hi all,
for some reason the line "<outputsNewCASes>false</outputsNewCASes>" in
the AnalysisEngineDescriptor seems not to be accepted by the XMLParser.
I deleted this line and it works now.
Bye
Philipp
Hmmm, usually when I see a problem with <outputsNewCASes> it is
because a UIMA 1.x application is trying to read a UIMA 2.0 descriptor
file. That descriptor element was added in 2.0 and is not understood
by earlier versions. Maybe you could double-check which version of
UIMA is installed in the Axis WEB-INF/lib directory?
-Adam