I guess the answer will be very simple, but i am struggling to extends the 
DefaultUserRegistrar. I have attempted simple IoC in my module descriptor:
[code]<components>
    <id>main</id> 
    <component>
      <type>info.magnolia.module.publicuserregistration.UserRegistrar</type>
      <implementation>my.company.ExtUserRegistrar</implementation>
      <scope>singleton</scope>
    </component>
  </components>[/code]

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=6e7f650a-292c-4f3b-a055-8ac3637f194c


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to