I created a new scalable app with JbossAS7. Once that was created, added MySql cartridge. But when I login to the gear using SSH, I'm not able to see mysql directory. Also when trying to use sqlplus, command not found error is thrown.
I also tried to connect to the DataBase using a simple Java application using JDBC. Valuse in the Openshift environment variables were used. Got a connection time-out exception.
Am I missing something basic here?
Thanks, Swad