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) <dev@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) >