That would explain why it's not working. :)  What command should I use to
deploy my pear?

The documentation talks about merging, packaging, and installing the pear,
but I can't find any mention about deploying it.

Is there a specific section that I should be looking at?

Thanks.


On Wed, Feb 12, 2014 at 3:09 PM, Eddie Epstein <eaepst...@gmail.com> wrote:

> A pear is a packed UIMA analysis engine, or AE. UIMA-AS deploys services
> that contain AEs. The command deployAsyncService requires a UIMA-AS
> Deployment Descriptor.
>
>
> On Wed, Feb 12, 2014 at 10:52 AM, Bai Shen <baishen.li...@gmail.com>
> wrote:
>
> > I'm running the following command to deploy my pear to UIMA-AS 2.4.2.
> >
> > deployAsyncService.sh test_pear.xml -brokerURL tcp://uima-broker:61616
> >
> > I'm getting the following error.
> >
> > SEPM0004: When 'standalone' or 'doctype-system' is specified, the
> document
> > must be
> >   well-formed; but this document contains a top-level text node
> >
> > It's a saxon error, but I can't tell what causing it.  Any suggestions
> for
> > where to look?
> >
> > Thanks.
> >
>

Reply via email to