robertdebock / ansible-role-tomcat

Install and configure tomcat on your system.
https://robertdebock.nl/
Apache License 2.0
46 stars 57 forks source link

properties xmx and xms have no effect unless jvm_opts is defined #17

Closed DBarthe closed 4 years ago

DBarthe commented 4 years ago

Hello and thanks for this role.

Just noticed that properties xmx and xms have no effect unless jvm_opts is defined.

robertdebock commented 4 years ago

Hi, thanks for your feedback, I'll try to reproduce this and write a fix.

robertdebock commented 4 years ago

Cool, thanks! I'll let CI test and merge when successfully completed.