On Tue, Jul 16, 2013 at 5:23 AM, reshu.agarwal <[email protected]>wrote:

> Hi,
>
> I tried deploying the services with the other example which uses the
> flowcontrollerand the services starts but with these errors:
>
> Deployment xml:
>
>
>   <deployment protocol="jms" provider="activemq">
>     <casPool numberOfCASes="20"/>
>     <service>
>       <inputQueue endpoint="**CorefDetectorTaeFixedQueue"
> brokerURL="tcp://localhost:**61616"  prefetch="0"/>
>       <topDescriptor>
>         <import location="../../desc//flow_**controller/CorefDetectorTAE_*
> *AdvancedFixedFlow1.xml"/>
>       </topDescriptor>
>

One cannot use a flow controller as a top level service. Please try using
the Component Descriptor Editor to create a valid deployment descriptor.

Reply via email to