[jboss-user] [JBoss Seam] - Re: looking for non-EJB SEAM example...

christian.bauer@jboss.com do-not-reply at jboss.com
Wed Apr 11 05:59:14 EDT 2007


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#4036290

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036290



More information about the jboss-user mailing list