Mail Archive Home | exoplatform List | June 2007 Index
change SecurityService Impl
- Subject: change SecurityService Impl
- From: Fabrice Rochette <f.rochette@xxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jun 2007 18:39:33 -0500
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.
- change SecurityService Impl,
Fabrice Rochette
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.