Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0.0rc1
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
When reading the howtos for embedding a Jetty Server, I noticed that org.mortbay.jetty.Server#Server(int port) always uses port 8080 when creating the SocketConnecter.
The attached patch fixes this issue and adds a test for this.
Congrads on the 100th issue for jetty-6
Thanks also for the patch. applied.