Le 4/30/13 6:02 PM, Emmanuel Lécharny a écrit :
> Le 4/30/13 5:37 PM, Patricio Demitrio a écrit :
>> Please try something if you have a couple of minutes.
>>
>> Grab the code from AuthenticationInterceptor.java, create a new class, for
>> example, AuthenticationInterceptor2.java, and copy it.
>>
>> Changes needed in order to compile:
>> import AuthenticationInterceptor
>> change "extends Base..." for "extends AuthenticatorInterceptor"
>> fix the super call in the constructor.
>>
>> If I'm not wrong, that should compile for you. Now, instead of including
>> AuthenticationInterceptor in your DirectoryService, please include
>> AuthenticationInterceptor2.
>>
>> That should start your server normally. And that should give you the error.
> Doing that atm...
>
> I will run the pwdPolicyTests to see what's going on;
>
>
Hmmm, seems to blow pretty well :-)

Ok, debugging now...

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com 

Reply via email to