OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | June 2007 Index

<--  Date Index  --> <--  Thread Index  -->

change SecurityService Impl


Hi,

I'm trying to change the default SecurityService implementation.
I've written a new Impl and changed this file : /exo-portal/web/share-portal/WEB-INF/conf/security-configuration.xml to use my Impl :
<key>org.exoplatform.services.security.SecurityService</key>
<type>org.exoplatform.services.security.impl.MySecurityServiceImpl</type>


(for simplicity I've created MySecurityServiceImpl in the same directory than the original Impl).

After deployment into jboss, file ./server/default/deploy/exoplatform.sar/ecm.war/WEB-INF/conf/security-configuration.xml does contain the change.

But all looks as exo doesn't take in account this config data.

Then, if I replace /exo-platform/services/security/impl/src/java/org/exoplatform/services/security/impl/SecurityServiceImpl.java with my own Impl it works! looks like the security-configuration.xml does not change nothing?!

What do I miss? any clue?

Thanks again,

F.




<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.