Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML2.0] Problem in BasicParserPool.initializePool

Subject: OpenSAML user discussion

List archive

[OpenSAML2.0] Problem in BasicParserPool.initializePool


Chronological Thread 
  • From: Dimuthu Leelarathne <>
  • To:
  • Subject: [OpenSAML2.0] Problem in BasicParserPool.initializePool
  • Date: Tue, 29 Jan 2008 11:29:46 +0530
  • Organization: WSO2

Hi All,

When I run my program, which uses OpenSAML2.0 library on my Linux
machine everything works great! But when I run it on a Windows OS, it
gives me the following problem[1].

I double checked the endorsed libraries. I have added latest xerces and
xalan jars into it.

I am wondering what could be the problem.

Your help is very much appreciated.

Thank you,
Dimuthu


[1]
Caused by: java.lang.UnsupportedOperationException: This parser does not
support
specification "null" version "null"
at
javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(Unknown Sou
rce)
at
org.opensaml.xml.parse.BasicParserPool.initializePool(BasicParserPool
.java:500)
at
org.opensaml.xml.parse.BasicParserPool.<init>(BasicParserPool.java:14
4)
at
org.opensaml.xml.XMLConfigurator.<init>(XMLConfigurator.java:70)




Archive powered by MHonArc 2.6.16.

Top of Page