VOOZH about

URL: https://jdevel.wordpress.com/tag/web/

⇱ web | Development world stories


Development world stories

Java, Unix, computers and life of small developer of a big system

Posts Comments

Web app with h2 console to access your database via browser

October 1, 2013 Leave a comment

Here’s a simple war file that deploys H2 database web console along with h2, postgresql and mysql drivers on your web container.

You can access it by simply going to /h2console url and manage your database remotely only with your browser.

No dependencies and no manual steps required, simply deploy and connect to your database.

It’s based on configuration from JBoss quickstart, I’ve only added h2 and other db jars, so it’s ready to be used in any web app container.

Here’s a download link: h2console.war

Filed under J2EE, Java, Programming, Tools Tagged with h2database, SQL, Tools, web

Join 7 other subscribers

Create a free website or blog at WordPress.com.

%d
Design a site like this with WordPress.com
Get started