Yes, this is an in-process database, you can't connect to it with a TCP-based tool (it
doesn't listen on any port). What you are seeing is just that several in-process
databases are started for every process that wants to "connect". Use a
standalone HSQL DB configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036290#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...