3.2 Testing
Walter Forbes Hoehn (wassa)
wassa at memphis.edu
Thu Nov 12 10:54:05 EST 2015
The context path was assumed previously. In 3.1.1 my scripts used something like this:
$IDP_HOME/bin/reload-service.sh -id shibboleth.AttributeFilterService -u http://localhost:8080
I had to change to this:
$IDP_HOME/bin/reload-service.sh -id shibboleth.AttributeFilterService -u http://localhost:8080/idp
-WFH
> On Nov 12, 2015, at 9:01 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> On 11/11/15, 5:06 PM, "dev on behalf of Walter Forbes Hoehn (wassa)" <dev-bounces at shibboleth.net on behalf of wassa at memphis.edu> wrote:
>
>
>
>> A few weeks back TomZ asked that I do some pre-release testing once things began to stabilize for 3.2. Today I downloaded the most recent snapshot build and upgraded one of my local test servers from 3.1.1. The upgrade went off without any real hitches. The only thing that caused a momentary problem was that the semantics of the “-u” switch on reload-service.sh seem to have changed.
>
> That's not intentional, what changed?
>
> -- Scott
More information about the dev
mailing list