Skip to Content.
Sympa Menu

mace-opensaml-users - Unknown element 'Action'

Subject: OpenSAML user discussion

List archive

Unknown element 'Action'


Chronological Thread 
  • From:
  • To:
  • Subject: Unknown element 'Action'
  • Date: Wed, 16 Feb 2005 08:15:50 -0500 (EST)

Hi,
I installed openSaml but when I run the tester, I get this message:

$ ./tester -edir data/

Each class undergoes the following tests:
- basic construction
- serialize from DOM
- getter methods
- cloning
- deserialization
- serialize from input stream (optional)


Schema directory is "../schemas"
Node serialization will not be written anywhere
Deserializing from files in "data/"


SAMLAction
Action with no namespace
Valid object...OK
Build from DOMElement...OK
Getter methods...OK
Clone...OK
Serialization...OK
Deserialize from an input stream...
FAILED: SAMLAction:
SAML exception caught: XML::Parser detected an error during parsing: Unknown
element 'Action'

Completed the test run with errors.

Does anyone know what's happening and how I solve this problem?



Archive powered by MHonArc 2.6.16.

Top of Page