Skip to Content.
Sympa Menu

mace-opensaml-users - Opensaml issue

Subject: OpenSAML user discussion

List archive

Opensaml issue


Chronological Thread 
  • From:
  • To:
  • Subject: Opensaml issue
  • Date: Wed, 18 Feb 2009 19:49:11 +0530


Hi,

Am trying to work with opensaml 2.2.3. When i use the same jar in my application and try to create assertion, am able to get the assertion object as java object but when try to marshall it using the MarshallerFactory, am getting nullpointerException.

SampleCode :

MarshallerFactory marshallerFactory = Configuration.getMarshallerFactory();
Marshaller marshaller = marshallerFactory.getMarshaller(assertion);

In the above sample, i get the marshaller object as null.

Would be great if someone can help me out resolving this issue.

Note: Apart from the jars available in the opensaml2.2.3 zip, i have included slf4j-simple-1.5.5 jar when i was getting the error "java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder".

Thanks in advance.
________________________
Sreeranjani Rajendran
Distributed Application Security Framework
iNautix Technologies India Private Limited, an affiliate of Pershing LLC, a subsidiary of The Bank of New York Mellon Corporation
http://www.inautix.co.in
Office: VOIP - 2507
Email:

Go Green. Think before you print.



Archive powered by MHonArc 2.6.16.

Top of Page