Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] grouper 2.1.0

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] grouper 2.1.0


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Tom Zeller <>
  • Cc: Grouper Dev <>
  • Subject: RE: [grouper-dev] grouper 2.1.0
  • Date: Tue, 14 Feb 2012 20:10:54 +0000
  • Accept-language: en-US

Right, I will do that later on, but for now, Jimmy, can you try the attached
jar? :)

Weird, I just synced and built earlier today, but didn't see changes in svn,
so I checked out clean and now I see them...

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Tom Zeller
Sent: Tuesday, February 14, 2012 2:48 PM
To: Chris Hyzer
Cc: Grouper Dev
Subject: Re: [grouper-dev] grouper 2.1.0

I fixed this in the subject project before the last 2.1.0 tag. The new
subject jar probably needs to get committed to grouper/lib/grouper and
checkJar() updated or whatever, right ?

On Tue, Feb 14, 2012 at 1:11 PM, Chris Hyzer
<>
wrote:
> Well, it doesn't like this:
>
>            if (base!=null) ldap.getLdapConfig().setBase(base);
>
> Caused by: java.lang.IllegalStateException: Cannot modify immutable object
>        at
> edu.vt.middleware.ldap.props.AbstractPropertyConfig.checkImmutable(AbstractPropertyConfig.java:56)
>        at edu.vt.middleware.ldap.LdapConfig.setBaseDn(LdapConfig.java:1368)
>        at edu.vt.middleware.ldap.LdapConfig.setBase(LdapConfig.java:1357)
>        at
> edu.internet2.middleware.subject.provider.LdapSourceAdapter.getLdapResultsHelper(LdapSourceAdapter.java:586)
>
> JimF, do you know why or how to fix?  I would assume up in the
> configuration part of the pool you might need to specify that instead of
> after you get a connection out from the pool it is too late...

Attachment: subject.jar
Description: subject.jar




Archive powered by MHonArc 2.6.16.

Top of Page