}
protected void createJndiBindings() {
final PlatformServiceReferenceFactory managedReferenceFactory = new PlatformServiceReferenceFactory(this);
final ServiceName processEngineServiceBindingServiceName = ContextNames.GLOBAL_CONTEXT_SERVICE_NAME
.append(BpmPlatform.APP_JNDI_NAME)
.append(BpmPlatform.MODULE_JNDI_NAME)
.append(BpmPlatform.PROCESS_ENGINE_SERVICE_NAME);