Register the ClientMembershipListener in a void, @PostConstruct, SubscriptionEnabledClientServerIntegrationTestsConfiguration class method. Re-implement isProxyClientRegion(..) to short circuit if the ClientRegionFactoryBean.poolName is set. Remove the unneeded isProxyClientRegion(:ClientRegionShortcut) method. Rename isProxyClientRegion(..) to isClientProxyRegion(..).