On Thu, Feb 18, 2010 at 3:28 PM, Angela Schreiber <[email protected]> wrote:
> Guo Du wrote:
>>
>> In JR2.0, there is a security workspace created for all repository.
>
> this is not true.
Lesson learned: disable the security workspace by remove
SecurityManager definination from repository.xml:
        <SecurityManager
class="org.apache.jackrabbit.core.security.simple.SimpleSecurityManager"
workspaceName="security"/>

Now the repository initialization is much faster.

Cheers!

-Guo

Reply via email to