Hi!

I found the right way to start a custom service at the beginning of Jahia:
modify the org.jahia.registries.ServicesRegistry class and adds the new
service.


Fabrice Marchon


> -----Message d'origine-----
> De : Fabrice Marchon [mailto:[EMAIL PROTECTED] 
> Envoyé : lundi, 16. janvier 2006 16:58
> À : [email protected]
> Objet : Create a custom service
> 
> Hi!
> 
> I am trying to create a custom sso service, but when Jahia is 
> starting, my custom service does not start automatically.
> 
> My custom service extends the JahiaInitializableService 
> class, I have defined a valid init() method and I have added 
> it to the services list into the jahia.properties file like that:
> 
> ShibbolethSSOService  =   org.jahia.services.sso.ShibbolethSSOService
> 
> Is there another way to do it ?
> 
> My jahia version is the 4.1.1.
> 
> 
> Fabrice Marchon


Reply via email to