Re: which are the "managed" JVMs

2013-09-05 Thread Kelven Yang
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" wrote: >Since I'm changing the nature of the @DB annotation (removing it >really). I want to know besides the managemen

which are the "managed" JVMs

2013-09-05 Thread Darren Shepherd
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 applicatio