Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] RE: Welcome to the list mace-opensaml-users

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] RE: Welcome to the list mace-opensaml-users


Chronological Thread 
  • From:
  • To:
  • Subject: RE: [OpenSAML] RE: Welcome to the list mace-opensaml-users
  • Date: Tue, 18 Aug 2009 14:08:10 -0400

I am using myeclipse 7.5 and tomcat 6.0. not sure how to endorse the jars?

 


From: Thilina Mahesh Buddhika [mailto:]
Sent: Tuesday, August 18, 2009 1:59 PM
To:
Subject: Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users

 

Hi Ravi,

Did you endorsed the jars as specified here[1] ?

Thanks.
/thilina

[1] - https://spaces.internet2.edu/display/OpenSAML/OSTwoDevManJavaSetup

E-Mail         :
I blog here : http://thilinamb.com

On Tue, Aug 18, 2009 at 10:47 PM, <> wrote:

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.

 

Environment: Tomcat 6.0

 




Archive powered by MHonArc 2.6.16.

Top of Page