Hi all, It was a problem with an old installation of cas-management. Sorry. Regards,
Le mardi 6 juin 2017 16:25:11 UTC+2, Didier Capdevielle a écrit : > > Sorry, bad manip' > > I follow. > > Le mardi 6 juin 2017 16:20:22 UTC+2, Didier Capdevielle a écrit : >> >> Hi all, >> Maybe is there something i don't understand but ... >> >> I add cas-server-support-json-service-registry dependency. >> I add parameters in cas.properties : >> ... >> ## Service Registry >> # cas.serviceRegistry.watcherEnabled=true OR uncommented >> # cas.serviceRegistry.repeatInterval=120000 OR uncommented >> # cas.serviceRegistry.startDelay=15000 OR uncommented >> cas.serviceRegistry.initFromJson=true >> >> ## >> # JSON Service Registry >> # >> # Directory location where JSON service files may be found. >> # v42x: service.registry.config.location=/etc/cas/json >> # cas.serviceRegistry.config.location: classpath:/services >> cas.serviceRegistry.config.location=file:///etc/cas/json/ >> ... >> >> I build and deploy and here is catalina.out : >> > 2017-06-06 15:53:15,323 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:53:47,544 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:54:15,323 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:54:47,544 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:55:15,324 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:55:47,545 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:56:15,326 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:56:47,545 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:57:15,327 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:57:47,546 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:58:15,327 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:58:47,546 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 15:59:15,328 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > 2017-06-06 15:59:47,547 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services > from InMemoryServiceRegistryDaoImpl.> > 2017-06-06 16:00:15,329 INFO > [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 1 services > from JsonServiceRegistryDao.> > > And so on > > In 4.2.1, i choosed JSON on deployerConfigContext.xml but now ? > > What's wrong ? > How to stop inMemoryService ? Where ? > > Thanks in advance, > Best regards. > > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1cb84650-20e2-4e27-a449-40b27e0ad666%40apereo.org.
