Please refer the line no: 73 in attached “server.xml”.
I have added the below lines in “tomcat/conf/server.xml”.
username="DBUsername" password="DBPassword"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql:/hostname:3306/application name" maxActive="15" maxIdle="3"/>
Eventually, I have added the “mysql_connection.jar” in “tomcat/lib”.
Cevap vermek için giriş yapmanız gerekmektedir.
Soru sormak için lütfen oturum açınız.
j-Platform database Connectivity over linux using MySql
16/03/18 09:20   /For jugnu/j-Platform. If you want to use linux as a server and facing database connectivity issue then this solution would be useful
Database connectivity over Linux using MySql