Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] OpenSAML/J 2.1.0 Release

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] OpenSAML/J 2.1.0 Release


Chronological Thread 
  • From: "Håkon Sagehaug" <>
  • To:
  • Subject: Re: [OpenSAML] OpenSAML/J 2.1.0 Release
  • Date: Mon, 21 Apr 2008 09:55:25 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=B76dEc8+y8U0IQLuJoc0mdenWKVuns8NM0Wj7QlhMxY7fy2aScyu72dBWnRPRLXW68GssNKrCPTwSlnYm+LkkQzsFugoX8ZANe8DSdscygV8VTFiATJE+Gf73GaCS+7SivPimiLU6PgIdR6bNGVE70/inxJflxCikCh+EvsTlUc=

Hi

Here is the stack trace


 Loading XMLTooling configuration /wsfed11-protocol-config.xml
2008-04-21 09:35:18,454 DEBUG [TestSAMLXACMLConverter#main:290] {}
java.lang.IllegalArgumentException: InputStream cannot be null
    at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
    at org.opensaml.xml.parse.BasicParserPool$DocumentBuilderProxy.parse(BasicParserPool.java:607)
    at org.opensaml.xml.parse.BasicParserPool.parse(BasicParserPool.java:210)
    at org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:124)
    at org.opensaml.DefaultBootstrap.initializeXMLTooling(DefaultBootstrap.java:143)
    at org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:83)

cheers, Håkon

2008/4/21, Håkon Sagehaug <>:


Hi

I managed to build the library fine, but when I wanted to use it it stopped in the DefaultBootstrap class, to me it looks like the wsfed11-protocol-config.xml is missing from the jar file, maybe forgot to include it in the distribution

cheers, Håkon

2008/4/21, Chad La Joie <>:
OpenSAML/J 2.1.0 is now up on the site.

This release incorporates the EGEE XACML code contributions and the WS-Federation contributions from Naveen Sankar.  Additionally it fixes a couple bugs: JOST-29, JOST-30, JOST-31

Download Location:
http://shibboleth.internet2.edu/downloads/opensaml/java/

Documentation:
http://www.opensaml.org/docs/

Notes:
This release is 2.1.0 (instead of 2.0.1) because it contains new functionality.  It is a drop in replacement for 2.0.0.  A more formal definition of our versioning policy should follow shortly.

This is the first time I've used Maven on a project so if anything is messed up please let me know.  I'll be creating an aggregate project next time so that things like the report (javadocs, checkstyle, etc.) are properly aggregated from the various projects into a single unit.

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
, http://www.switch.ch




--
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)



--
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)


Archive powered by MHonArc 2.6.16.

Top of Page