ConnectionProviderInitiator class initiateService() method has a map configurationValues which is not having hibernate.connection.url
I was expecting setting hibernateProperties in CustomHibernateSessionFactoryBean would set the configurationValues.
I will debug and keep you posted on this.