2014-02-25 16:55 GMT+04:00 Ja kub :
> Hi
>
> Do you know if in Tomcat is something similar to jboss port-offset ?
>
> -Djboss.socket.binding.port-offset=100
>
> It would be convinient for starting several tomcats on the same operating
> system. No need to change por
Hi
Do you know if in Tomcat is something similar to jboss port-offset ?
-Djboss.socket.binding.port-offset=100
It would be convinient for starting several tomcats on the same operating
system. No need to change ports in server.xml
BR
Jakub
On 16/02/2012 11:34, Konstantin Kolinko wrote:
> 2012/2/16 Pradeep Fernando :
>> I want to start multiple tomcat server instances by giving a port
>> offset kind of parameter. I dont want to hard code the port. A
>> port.offset system property would be ideal.
>>
>
2012/2/16 Pradeep Fernando :
> I want to start multiple tomcat server instances by giving a port
> offset kind of parameter. I dont want to hard code the port. A
> port.offset system property would be ideal.
>
> say my default port is 8080. with port.offset param set to '1&