|
Home > Archive > Apache Directory Project > March 2007 > [core] ServerContextFactory class loading LdapsInitializer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[core] ServerContextFactory class loading LdapsInitializer
|
|
| Enrique Rodriguez 2007-03-02, 7:11 pm |
| ServerContextFactory is currently class loading LdapsInitializer. A
note states "We use the reflection API in case this is not running on
JDK 1.5+" Can I remove this code now that we're on 1.5?
Enrique
| |
| Alex Karasulu 2007-03-03, 7:11 am |
| Hi Enrique,
If you're in the 1.5 branch yeah that makes perfect sense.
Alex
On 3/2/07, Enrique Rodriguez <enriquer9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> ServerContextFactory is currently class loading LdapsInitializer. A
> note states "We use the reflection API in case this is not running on
> JDK 1.5+" Can I remove this code now that we're on 1.5?
>
> Enrique
>
| |
| Enrique Rodriguez 2007-03-08, 7:11 pm |
| On 3/3/07, Alex Karasulu <akarasulu-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org> wrote:
> Hi Enrique,
>
> If you're in the 1.5 branch yeah that makes perfect sense.
I made this change in the apacheds-sasl-branch. I know it's not
purely SASL, but it will be closely related as we integrate SASL with
Start TLS and they both need to be integrated in ServerContextFactory.
Enrique
> Alex
>
>
> On 3/2/07, Enrique Rodriguez < enriquer9-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>
|
|
|
|
|