質問

Is there anyway to change all tomcat ports so that running multiple versions of tomcat on the same machine never conflicts? Maybe have some kind of 'incrementer' which will increment all ports by that value.

役に立ちましたか?

解決

Just change all the ports in server.xml. There is no automatic mechanism.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top