Hello,
I believe that one of your configuration XML file is not well-formed :
it seems to contain some text outside tags. Try to validate it first.
Regards,
Guillaume Vauvert
Le 17/05/11 18:33, Vinod a écrit :
Hello!
I am trying to deploy the sample AsyncAE -
/uimaj-examples/descriptors/as/MeetingDetectorAsyncAE.xml
and when I execute
"./deployAsyncService.sh
/path/uimaj-examples/descriptors/as/MeetingDetectorAsyncAE.xml"
I get the following error, any pointers would be
appreciated!
Error
SEPM0004: When 'standalone' or 'doctype-system' is specified, the document
must be
well-formed; but this document contains a top-level text node
Transformation failed: Run-time errors were reported
Thanks.