dictionaries created by DictionaryCreator cannot be used
--------------------------------------------------------
Key: UIMA-795
URL: https://issues.apache.org/jira/browse/UIMA-795
Project: UIMA
Issue Type: Bug
Components: Sandbox-DictionaryAnnotator
Reporter: Michael Baessler
Assignee: Michael Baessler
Fix For: 2.2.2S
Caused by: org.apache.xmlbeans.XmlException: error: The document is not a
[EMAIL PROTECTED]://incubator.apache.org/uima: document element namespace
mismatch expected "http://incubator.apache.org/uima" got ""
at
org.apache.xmlbeans.impl.store.Locale.verifyDocumentType(Locale.java:452)
at
org.apache.xmlbeans.impl.store.Locale.autoTypeDocument(Locale.java:357)
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1273)
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1257)
at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
at org.apache.incubator.uima.DictionaryDocument$Factory.parse(Unknown
Source)
at
org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryFileParserImpl.parseDictionaryFile(DictionaryFileParserImpl.java:58)
... 41 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.