On Mon, Mar 3, 2008 at 6:02 PM, Marshall Schor <[EMAIL PROTECTED]> wrote: > Examples - suggest we include the examples. and merge the examples for > uima-as. Where are the examples for uima-as?
There are two types of examples: deployment and code samples. Looks like the example deployment descriptors are missing. These descriptors, which would go into a new subdirectory $UIMA_HOME/examples/deploy/as, wrap several base UIMA example components, and illustrate some of the various deployment options. Deploy_MeetingDetectorTAE.xml Deploy_RoomNumberAnnotator.xml Deploy_MeetingDetectorTAE_Whiteboard.xml Deploy_MeetingDetectorTAE_RemoteRoomNumber.xml Deploy_MeetingDetectorTAE_3MeetingAnnotators.xml Deploy_MeetingDetectorTAE_Sync_3Instances.xml I'll create a jira issue to add these. The only sample code is runRemoteAsyncAE.java which is in uimaj-as-activemq/src/main/java/org/apache/uima/examples/ee Eddie
