[ 
https://issues.apache.org/jira/browse/UIMA-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637997#comment-13637997
 ] 

Burn Lewis commented on UIMA-2792:
----------------------------------

Since all but one of the other verbs have an arg of service-id-or-endpoint 
I'd've expected register to take endpoint as an arg, if any.  Perhaps we could 
give --specification a short option of -f.  Shouldn't we also include the 
submit & cancel verbs in the services jar?  Even though we have bundled these 
service apis into one jar, unlike the job ones, we can still give them separate 
scripts so at the shell level they look consistent ... in which case the verbs 
should be required args and not options, e.g.
 java -jar ducc_services.jar register -f 2.svc or ducc_service_register -f 2.svc
Not sure how easy this would be to implement but I think a consistent interface 
is worth attempting.

                
> DUCC CLI/API SImplify and unify message and console callback
> ------------------------------------------------------------
>
>                 Key: UIMA-2792
>                 URL: https://issues.apache.org/jira/browse/UIMA-2792
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jim Challenger
>            Assignee: Jim Challenger
>
> Use a single callback object with two methods in the API:
>    duccout(...) - all DUCC generated messages come here
>    consout(...) - all redirected console messages come here

--
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