0 Replies Latest reply on Jan 17, 2011 11:16 AM by ssachtleben.ssachtleben.gmail.com

    Database connection through ssh tunnel

    ssachtleben.ssachtleben.gmail.com

      Hey,


      I need to connect to the database through a ssl tunnel with port mapping like source port 3306 to localhost:3307! For the file system its easily to access through j2ssh but the entityManager connects allready to the database on startup. The second problem is the port mapping because I can only access to the database from localhost. Did someone allready made such a connection or got any ideas?


      Thanks!