Lou DeGenaro created UIMA-2863:
----------------------------------

             Summary: DUCC --all_in_one API should handle Callback
                 Key: UIMA-2863
                 URL: https://issues.apache.org/jira/browse/UIMA-2863
             Project: UIMA
          Issue Type: Bug
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor


1. Provide CliBase helper functions mkArgs(Properties props) and IDuccCallback 
getCallback()

2. Update DuccJobSubmit to
   a) detect --all_in_one flag
   b) create AllInOneLauncher instance with corresponding signature, including 
callBack if specified
   c) invoke execute() on AllInOneLauncher instance

3. Update AllInOneLauncher and MessageHandler to
   a) support creation of instance with callback specified
   b) employ callback for message, if present

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to