Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration

2016-10-18 Thread Martin, Brandon
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 
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  
> Reply: Daniel Fisher  
> Date: October 17, 2016 at 11:08:24 PM
> To: cas-user@apereo.org  
> Subject:  Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration
>
> On Mon, Oct 17, 2016 at 3:32 PM, Martin, Brandon <
> mart...@edtools.psd401.net> 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 cas-user+unsubscr...@apereo.org.
> To post to this group, send email to cas-user@apereo.org.
> 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
> cas-user+unsubscr...@apereo.org.
> To post to this group, send email to cas-user@apereo.org.
> 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 cas-user+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
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.


Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration

2016-10-17 Thread Misagh Moayyed

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 
Reply: Daniel Fisher 
Date: October 17, 2016 at 11:08:24 PM
To: cas-user@apereo.org 
Subject:  Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration  

On Mon, Oct 17, 2016 at 3:32 PM, Martin, Brandon  
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 cas-user+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
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.
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 cas-user+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
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.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.


Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration

2016-10-17 Thread Daniel Fisher
On Mon, Oct 17, 2016 at 3:32 PM, Martin, Brandon  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, Misgah 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 cas-user+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
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.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.


Re: [cas-user] CAS Ldaptive connectTimeout java.time.Duration

2016-10-17 Thread Daniel Fisher
On Mon, Oct 17, 2016 at 1:19 PM, Brandon Martin 
wrote:

>
> Possibly different version of ldaptive required?
>

Yes. 1.2.x moved all integer based time properties to durations. So either
downgrade to 1.1.x or change your properties.

Note that you've got about a half dozen other properties in your config
you'll also need to change to duration syntax.

--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 cas-user+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
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/CAFC6YwTf7LY8D3mWwOBaYKtzXyuwKBLxGU5%2BjNGv0o-i1WybDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.