Remove hardcoded port numbers from UIMA AS tests
------------------------------------------------

                 Key: UIMA-2069
                 URL: https://issues.apache.org/jira/browse/UIMA-2069
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.3.1AS


Currently extended tests use hardcoded port numbers in broker URLs. Also, most 
deployment descriptors use hardcoded URLs with specific port numbers. Modify 
all deployment descriptors to use placeholder for broker URL. During test 
bootstrapping, first test if a default port is open and if not increment it and 
test it again until an open port is found. Once found set the System property 
to enable UIMA AS to resolve the placeholder.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to