Robert Munteanu created SLING-7092:
--------------------------------------
Summary: Stop using port 8888 as a default for testing
Key: SLING-7092
URL: https://issues.apache.org/jira/browse/SLING-7092
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Commons Testing 2.1.2
We are using two main ports when dealing with Sling:
- 8080 for 'regular' instances
- 8888 for 'testing' instances - mainly used in the integration tests
I usually notice this when I want to try running an IT from my IDE
against a running Sling instance and it times out looking for something
on port 8888 .
I am not familiar with the reasons for using port 8888, but would it be
worth dropping this port and using 8080 from now on? It would IMO make
development with Sling simpler.
See [dev@sling - Drop port
8888?|https://lists.apache.org/thread.html/a0427df9e994536323d573cbad558b39048775352db3ed5bd20c4f1b@%3Cdev.sling.apache.org%3E]
for a longer discussion
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)