Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] RE: Deploying OopenSAML2.2 in WL 10.1

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] RE: Deploying OopenSAML2.2 in WL 10.1


Chronological Thread 
  • From:
  • To:
  • Subject: RE: [OpenSAML] RE: Deploying OopenSAML2.2 in WL 10.1
  • Date: Wed, 9 Sep 2009 14:53:16 -0400

I deployed my app in tomcat 6.0 in windows and copied the endorsed jars to
$CATALINA_BASE/lib/endorsed, and code ran fine.

Did the same steps in solaris.. Get this error message

org.opensaml.xml.ConfigurationException: Configuration file does not
validate against schema
at
org.opensaml.xml.XMLConfigurator.validateConfiguration(XMLConfigurator.jav
a:382)
at org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:162)
at org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:142)
at
org.opensaml.DefaultBootstrap.initializeXMLTooling(DefaultBootstrap.java:1
43)
at
org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:83)
at com.sba.saml.helper.SamlHelper.<init>(SamlHelper.java:106)



Archive powered by MHonArc 2.6.16.

Top of Page