Skip to Content.
Sympa Menu

shibboleth-dev - dist.idp.xml

Subject: Shibboleth Developers

List archive

dist.idp.xml


Chronological Thread 
  • From: Tom Scavo <>
  • To: Shibboleth Development <>
  • Subject: dist.idp.xml
  • Date: Tue, 31 May 2005 16:52:17 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TFi5sa6xiUsSgEXu1m9OxmZTjI78HvFqOVZjfIR9bhAHPLiXDnhfzPFu6RvW9bzbe6/zN3rS0bkBI9yw1tVZ6jzld2t7WUjMODrgHwg1AVv/qEZ+a10vWaJFRe7q/zW0yoRzhIUmqdIrUk1vDZ7bxCMAew5TGJorwdDDPGayP+M=

I wonder why both these files have the same name?

java/src/conf/dist.idp.xml
java/webAppConfig/dist.idp.xml

One is a deployment descriptor while the other is an IdP config file.
Doesn't hurt to use the same names, I guess, but it would be less
confusing if the names were different.

Also, there are two deployment descriptors in java/webAppConfig/ that
are not touched by the build process AFAIK. Are they included as
examples only?

What if I wanted to use a custom deployment descriptor? Short of
modifying the build file, is there a way to incorporate that into the
install process?

Thanks,
Tom



Archive powered by MHonArc 2.6.16.

Top of Page