Any documents for how to build the shib idp from the source code and how to run and debug the idp?

Grady, Michael Allen m-grady at illinois.edu
Tue Oct 16 21:56:58 EDT 2012


On Oct 16, 2012, at 8:45 PM, Cantor, Scott wrote:

> On 10/16/12 9:33 PM, "Yaowen Tu" <yaowen.tu at gmail.com> wrote:
>> 
>> What I am looking for is the "war" file which I can directly deploy to
>> the Tomcat environment.
>> 
>> Can you tell me where can I get this war file, or what else I need to do
>> to re-generate the war file?
> 
> You don't get it until you take the source distribution, unpack it, and
> then run install, per usual.

Yes, having just done this yesterday for testing/playing with a tweak to the IdP, the easy way to do this is as Scott says:

Take the file:  java-shib-idp2-main/java-idp/target/shibboleth-identityprovider-2.3.8-bin.zip

Unzip it, cd into the shibboleth-identityprovider-2.3.8 directory, and run ./install.sh (going with the default answer of "non" if you've already installed the IdP in that same location and want to keep your config files "as is".

> 
>> It looks like I need to copy some jars to the original IDP install
>> location, and re-run the install script. Is that correct?
> 
> Only do that if you know what jars are affected by a change. If not, then
> do what I suggested.
> 
> -- Scott
> 
> 
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net

                      
--
Michael A. Grady                      
University of Illinois at Urbana-Champaign (retired)
217-721-3890 



More information about the dev mailing list