Create user tomcat on sql server
mysql> GRANT SELECT ON userManagement.* TO 'tomcat'@'plcgolkrnl' IDENTIFIED BY 'tomcat' WITH GRANT OPTION;