Idp v311 installation at non-default loc
Rod Widdowson
rdw at steadingsoftware.com
Sat May 23 11:42:42 EDT 2015
As Brent says, a non standard idp.home has to be configured *outside* of the IdP (as Brent said) - it’s a required part of bootstrapping the IdP.
> It might be easier if you had template config in the configuration for additional property resources
Again, like Brent I am not really sure what you mean by this. But any other property can be merged in at run time. This is primarily aimed at systems which do automated installations (our own windows MSI installer does it)
You should look at the copious comments at the top of bin/build.xml, but the summary is that if you define (on the build command line) a property idp.merge.properties to be a property file then its contents will be merged into the idp.propererties.
% install.bat -Didp.merge.properties=<propertyFile>
/Rod
More information about the users
mailing list