I'm trying to install serMyAdmin using a remote mysql DB. I keep getting the following error.
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
I changed context.xml to point to the remote DB.

Where else should i change DB the credential
--
TC

--
TC