Hi There, I'm looking to configure unique port for each web application i'm running in a single jetty server instance.
For example, I have two webapps A and B, I want to make the webapp A should listen to port 1111 only and webapp B should listen to port 2222 only. Could someone guide me how to do this? Thanks in advance!
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
