Make server hostname and port configurable for integration tests
----------------------------------------------------------------
Key: WINK-110
URL: https://issues.apache.org/jira/browse/WINK-110
Project: Wink
Issue Type: Test
Components: Testsuite
Affects Versions: 0.1
Reporter: Jesse Ramos
Assignee: Jesse Ramos
Priority: Minor
Currently the hostname and port number used by the integration tests are
hardcoded in the pom.xml to be localhost:8080. Making this configurable via
Java properties to allow testing in other web containers in the future where
these may need to be configured. One such container is WebSphere which uses
the port 9080 by default. The default will still be localhost:8080
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.