Hi!
I would like to connect to the hsqldb when using the examples from Seam with the default
hsqldb configuration. For some reason I can not see any tables even though the schema
export worked and the data is there (e.g. the hotels in the booking app). What are the
proper connection parameters?
I cant see any tables with jdbc:hsqldb:. nor with
jdbc:hsqldb:file:C:/javatools/jboss-4.0.4.GA/server/default/data/hypersonic although the
connection works from squirrel sql client.
Do I have to run hsqldb in server mode to be able to connect from outside the app server?
manfred
PS: this might be good to have in the docs as well..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960483#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...