by default it uses hsqldb which is configured to put the files it uses in the current working dir where the test is started from
The messaage around the pool is purely hibernate. It contains a connnectionpool which is advised not to be used in production. Use a real j2ee connnectionpool for that (and do not be afraid, even Tomcat supports that) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916793#3916793 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916793 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
