Re: help with jdbc and dbunit server mapping

2009-02-16 Thread Baptiste MATHUS
Maybe use a special profile in which you will define your properties? Cheers 2009/2/15 Mick Knutson mickknut...@gmail.com I am looking at this as a solution to externalize my db username and password: http://mojo.codehaus.org/dbunit-maven-plugin/examples/settings.html But my issue is that,

help with jdbc and dbunit server mapping

2009-02-15 Thread Mick Knutson
I am looking at this as a solution to externalize my db username and password: http://mojo.codehaus.org/dbunit-maven-plugin/examples/settings.html But my issue is that, in my unit tests, I use dbunit and this seems that it will map just fine, but when I run integration tests, I use a filtered