Hi,
I am launching AS Service
/apache-uima-as-2.3.1/examples/deploy/as/Deploy_MeetingDetectorTAE_RemoteRoomNumber.xml
but nothing seems to happen.
I get next message:
Service:TutorialDateTime Annotator Initialized. Ready To Process
Messages From Queue:inQ_DateTime_1.2
Service:Meeting Annotator Initialized. Ready To Process Messages From
Queue:inQ_Meeting_1.3
but the execution seems to finish.
Anyway, I launch from cpeGui.sh
/apache-uima-as-2.3.1/examples/descriptors/as/MeetingDetectorAsyncAE.xml
but I get a ResourceInitializationException and UimaASMetaRequestTimeout.
Thanks,
David
El 21/12/2011 17:51, David Garcia Narbona escribió:
Hi,
I am having a look at
/apache-uima-as-2.3.1/examples/deploy/as/Deploy_MeetingDetectorTAE_RemoteRoomNumber.xml
descriptor.
I don't quite understand the descriptor.
A list of the AS components can be found into "<delegates>" tag. So,
what it is necessary to define a "topDescriptor"? Which descriptor
should be imported?
If you specify a list ot the avilable UIMA AS componenents, I don't know
which topDescriptor I should provide additionally.
On the other hand, I neither understand the example provided by
Deploy_MeetingDetectorTAE_RemoteRoomNumber descriptor.
Why is it using RoomNumber remoteAnalysisEngine if this annotator is
described in the MeetingDetectorTAE descriptor imported in the
topDescriptor tag?
Thanks,
David