Skip to Content.
Sympa Menu

mace-opensaml-users - RE: can't register schemas

Subject: OpenSAML user discussion

List archive

RE: can't register schemas


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Mintoo C'" <>, <>
  • Subject: RE: can't register schemas
  • Date: Wed, 16 Mar 2005 11:33:31 -0500
  • Organization: The Ohio State University

> Any ideas why this would happen?-

It looks like you're using a cvs build, so you're mostly on your own here,
but my guess would be a JAXP problem.

It greatly depends on the environment. With 1.5, you should be able to
mostly just use the built in JAXP code, but you will need Apache Xalan in
the classpath for xmlsec (but it wouldn't cause this error). For 1.4, you
have to endorse Xalan and all of the JAXP support files to override the old
junk.

It still mostly works like it did before, it just loads the schemas as
resources from the jar.

Basically I'd say this is a Java system issue of some sort.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page