For removing @DB, that's pretty much it. The only other place is those JUnit tests that have physical DB calls in their test-runs
Kelven On 9/5/13 4:28 PM, "Darren Shepherd" <darren.s.sheph...@gmail.com> wrote: >Since I'm changing the nature of the @DB annotation (removing it >really). I want to know besides the management server, what other >runtimes should I be looking at to ensure everything is working >properly. I'm thinking it is just AWSAPI and UsageServer only. Are >there an other java applications in ACS that is spring managed? > >Darren