OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | June 2007 Index

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

Re: [exoplatform] change SecurityService Impl


You're right it works.
Thanks!
F.
Pham Xuan Hoa a écrit :
Fabrice Rochette wrote:
  
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
  
    
Maybe you also need change
/exo-platform/services/security/impl/src/conf/portal/configuaration.xml
to make sure it work properly.

  




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

Reply via email to:

Powered by MHonArc.

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