[jetty-user] How to set several instances nodes in Jetty
Marcos Vinicius de Paiva Célio <[email protected]> Mon, 11 Jun 2012 14:52:39 -0300
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Hi everybody! Can someone tell me what are the configurations I have to make to have several Jetty instances, for example: node1 running on port 8080, Node2 running on port 8180. And also I would like to know the rules to configure the ports of the instances. Thanks!