Client WAR file: wrong tomcat port number

Hi.
In CUBA Studio I changed tomcat port to: 9090 but after build war files in client war file (WEB-INF/local.app.properties) I have still standard port

cuba.connectionUrlList = http://localhost:8080/sprzedaz-core

1 Like

Hi Marcin,

You are right, setting the Tomcat port in Studio does not affect settings of generated WAR files. We have considered these things as separate - one for development environment, another for production. But we’ll discuss it again and maybe make default settings for WAR the same as set for development Tomcat.

:ticket: See the following issue in our bug tracker:

https://youtrack.cuba-platform.com/issue/STUDIO-3689