Letractively / jcatapult

Automatically exported from code.google.com/p/jcatapult
0 stars 0 forks source link

The project.database property no longer works #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set the property in project.xml
2. Run a unit test that connects to the database (ideally a web integration
test)

My guess is that somewhere along the line someone isn't reading the
property correctly. It could be in persistence with the JPABaseTest, or in
the MySQL savant plugin or in the DBMgr.

Original issue reported on code.google.com by bpontare...@gmail.com on 2 Feb 2009 at 11:53