You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2013/12/19 21:49:07 UTC

[jira] [Created] (UIMA-3511) DUCC should not be isensitive to user JVM args

Burn Lewis created UIMA-3511:
--------------------------------

             Summary: DUCC should not be isensitive to user JVM args
                 Key: UIMA-3511
                 URL: https://issues.apache.org/jira/browse/UIMA-3511
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Burn Lewis
            Assignee: Jerry Cwiklik
            Priority: Minor


AbstractDuccComponent checks ALL JVM args as well as ducc.properties for any that end with "endpoint" as these must have a matching attribute that ends with endpoint.type.  Should only check ducc.properties.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Re: [jira] [Created] (UIMA-3511) DUCC should not be isensitive to user JVM args

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
The AbstractDuccComponent  method in question where the checking is being
done is: adjustEndpointsForSelectedTransport().



On Thu, Dec 19, 2013 at 3:49 PM, Burn Lewis (JIRA) <de...@uima.apache.org>wrote:

> Burn Lewis created UIMA-3511:
> --------------------------------
>
>              Summary: DUCC should not be isensitive to user JVM args
>                  Key: UIMA-3511
>                  URL: https://issues.apache.org/jira/browse/UIMA-3511
>              Project: UIMA
>           Issue Type: Bug
>           Components: DUCC
>             Reporter: Burn Lewis
>             Assignee: Jerry Cwiklik
>             Priority: Minor
>
>
> AbstractDuccComponent checks ALL JVM args as well as ducc.properties for
> any that end with "endpoint" as these must have a matching attribute that
> ends with endpoint.type.  Should only check ducc.properties.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.1.4#6159)
>