Thank you for the insight, I removed the ldaptive dependency from my pom.xml and this seemed to move my deployment farther.
On Mon, Oct 17, 2016 at 12:47 PM, Misagh Moayyed <[email protected]> wrote: > > 4.2.x runs with ldaptive 1.x by default. I recommend you don’t change that > version. You don’t need to explicitly pull in the ldaptive dependency. CAS > will do that for you. Follow the docs. > > > -- > > Misagh > > > From: Daniel Fisher <[email protected]> <[email protected]> > Reply: Daniel Fisher <[email protected]> <[email protected]> > Date: October 17, 2016 at 11:08:24 PM > To: [email protected] <[email protected]> <[email protected]> > Subject: Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration > > On Mon, Oct 17, 2016 at 3:32 PM, Martin, Brandon < > [email protected]> wrote: > >> Thank you for the information. >> >> 3000 is an integer, so my presumption was I need to remove the quotes >> from xml for the attribute to be an integer and not a string. Well this >> doesn't work. >> > > You need to convert 3000 to a duration. In this case, 3000 == PT3S > > >> >> I don't understand how to force the data type to integer. Is ldaptive >> 1.1.x compatible with CAS 4.2.6? >> > > I'm not sure about which versions are compatible where, Misagh can take > that one. > > --Daniel Fisher > > -- > CAS gitter chatroom: https://gitter.im/apereo/cas > CAS mailing list guidelines: https://apereo.github.io/cas/ > Mailing-Lists.html > CAS documentation website: https://apereo.github.io/cas > CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/CAFC6YwT6V2qyV6ZSqv%2Bn- > iZmTdO3EhzUpa3acqyrc30B8qH5hQ%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAFC6YwT6V2qyV6ZSqv%2Bn-iZmTdO3EhzUpa3acqyrc30B8qH5hQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > > -- > CAS gitter chatroom: https://gitter.im/apereo/cas > CAS mailing list guidelines: https://apereo.github.io/cas/ > Mailing-Lists.html > CAS documentation website: https://apereo.github.io/cas > CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to a topic in the > Google Groups "CAS Community" group. > To unsubscribe from this topic, visit https://groups.google.com/a/ > apereo.org/d/topic/cas-user/Cv6Y6rUr-Lc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/etPan.58052ac6.2ac84911.f117%40gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.58052ac6.2ac84911.f117%40gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- CAS gitter chatroom: https://gitter.im/apereo/cas CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html CAS documentation website: https://apereo.github.io/cas CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CANP-QnX%3DOc25ARJ6cGL6G%3DTGKEo%2BBecLJOH5jWzD5RtQB0RQTg%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
