Tag Archives: HSQL

Displaying the HSQL Database Manager in JBoss

When using JBoss Application Server, it can be useful to display the HSQL Database Manager Console so that you can execute ad-hoc SQL statements against the database. To display the Database Manager Console, go into the JMX console located at http://server:8080/jmx-console (where server is … Continue reading

Posted in Java | Tagged , | Leave a comment