[ 
https://issues.apache.org/jira/browse/UIMA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik updated UIMA-1348:
--------------------------------

    Fix Version/s: 2.3AS

> Uima AS UIMA_Service class is not handling default broker correctly
> -------------------------------------------------------------------
>
>                 Key: UIMA-1348
>                 URL: https://issues.apache.org/jira/browse/UIMA-1348
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.3AS
>
>
> While processing command line args, UIMA_Service uses an incorrect test to 
> determine if a default broker should be used. The code uses:
>     String brokerURL = getArg("-brokerURL",args);
> to fetch brokerURL. If the URL is not specified on the command line, the 
> getArg() method returns "" (empty string). But the code checks for a null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to