mace-opensaml-users - Read this: Problem with configuration
Subject: OpenSAML user discussion
List archive
- From: Fátima Milla Olaya <>
- To:
- Subject: Read this: Problem with configuration
- Date: Fri, 26 Oct 2007 18:45:54 +0200
Hi, I've written the configuration File and when I try to load it, it throws an Exception. Thanks.
XMLConfigurator xmlconfigurator = new XMLConfigurator();
File assertionConfigFile = new File(testDir+"/samlProfile-assertion-config.xml");
if (!assertionConfigFile.exists()) {
throw new Exception(
"Assertion config file for SAML XACML Profile does not exist: "
+ assertionConfigFile.getAbsolutePath());
}
xmlconfigurator.load(assertionConfigFile);
- Read this: Problem with configuration, Fátima Milla Olaya, 10/26/2007
- Re: Read this: Problem with configuration, Chad La Joie, 10/26/2007
Archive powered by MHonArc 2.6.16.