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.
------------------------------------------------------------------------
--
You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws