MessageDrivenBeanTestCaller caller = getTestCaller(mdbImplicitObjects);
// TODO: will need a factory here real soon...
ServiceEnumeration service =
ServiceEnumeration.valueOf(serviceName);
// Is it the call test method service ?
if (service == ServiceEnumeration.CALL_TEST_SERVICE)
{