I used private server for my web application which is made by 'play!'
However, because of some reasons, recently I changed my server environment to AWS (Amazon Web Server)
Now I have a problem.
Ever I try to run application, the application cannot connect to DB (Play Framework Error log: Cannot connect to database [default])
Somebody told me to do tunneling to access the database but I don't know how to do tunneling at Play! framwork (or JAVA)
How can I do tunneling in source code (application) level?
Asked
Active
Viewed 298 times
0

user1482222
- 11
- 3