Yes I already did. Here, we need to created multiple server instances which
is not feasible for our application. Instead, I'm looking to configure
unique port per web application. I do see Named Connectors but I don't see
any examples on how to implement this. Can I have examples to use this?

On Mon, Jul 29, 2019 at 1:56 PM Jan Bartel <[email protected]> wrote:

> Have you seen the documentation on this at
> https://www.eclipse.org/jetty/documentation/9.4.19.v20190610/serving-webapp-from-particular-port.html
>  ?
>
> Jan
>
> On Mon, 29 Jul 2019 at 18:14, deepak dhandapani <[email protected]>
> wrote:
>
>> Jetty version i'm running is jetty-distribution-9.4.9.v20180320
>>
>> On Mon, Jul 29, 2019 at 1:42 PM deepak dhandapani <
>> [email protected]> wrote:
>>
>>> 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
>
>
>
> --
> Jan Bartel <[email protected]>
> www.webtide.com
> *Expert assistance from the creators of Jetty and CometD*
>
> _______________________________________________
> 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
_______________________________________________
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

Reply via email to