The error is because the Spring test case support is trying to load the file my.xml as part of your application context.
You need to fix the configuration of your Spring test cases to not include...