Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] openSaml and Eclipse

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] openSaml and Eclipse


Chronological Thread 
  • From: "Bailo, John" <>
  • To: <>
  • Subject: RE: [OpenSAML] openSaml and Eclipse
  • Date: Mon, 15 Sep 2008 15:15:16 -0400

What I did instead is to copy all the SAML jars into the \lib folder of my project jar and it seems to work for now (though I wouldn’t want to do this every time!).    The servlet now responds, but I get a new error:

 

12:04:46,726 ERROR [[samlpost]] Servlet.service() for servlet samlpost threw exception

java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder

 

In this case, when I look inside the slf4j-api-1.5.0.jar I do not see this class   Org.slf4j.spi does not have a StaticLoggerBinder class.

 

CONFIDENTIALITY NOTICE: The information in this Internet email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. 




Archive powered by MHonArc 2.6.16.

Top of Page