Skip to Content.
Sympa Menu

mace-opensaml-users - from 1.0 to 1.1b

Subject: OpenSAML user discussion

List archive

from 1.0 to 1.1b


Chronological Thread 
  • From: Manuel Sánchez Cuenca <>
  • To:
  • Subject: from 1.0 to 1.1b
  • Date: Tue, 20 Dec 2005 11:53:48 +0100

Hello, I have a java program using opensaml 1.0 wich comunicates with the shibboleth IdP to authenticate users and works it correctly. But if I use the same program with opensaml 1.1b, It fails. This is the Exception:

================================================================
Exception in thread "main" java.lang.NoSuchMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature(Ljava/lang/String;Z)V
at org.opensaml.XML$ParserPool.<init>(Unknown Source)
at org.opensaml.XML.<clinit>(Unknown Source)
at org.opensaml.SAMLObject.fromStream(Unknown Source)
at org.opensaml.SAMLResponse.<init>(Unknown Source)
================================================================

Any idea about what is wrong?

Thanks in advance.

--
=======================================================
Manuel Sanchez Cuenca
Dept. Ingenieria de la Informacion y las Comunicaciones
Universidad de Murcia - España
Tlf: +34 968364644 - Fax: 968364151
email:

www: http://livia.dif.um.es/~lolo
www: http://livia.dif.um.es/~irisgrid




  • from 1.0 to 1.1b, Manuel Sánchez Cuenca, 12/20/2005

Archive powered by MHonArc 2.6.16.

Top of Page