Scripted Attribute Resolver ClassNotFoundException

cbaker craigb at clemson.edu
Tue May 31 14:50:48 EDT 2016


Brent Putman wrote
> 
> As far as the actual error goes: start with the obvious.  Do you
> actually have that class in your dependency jar set?
> 
> 
>> I've included the appropriate jar files in
>> {shibhome}/edit-webapp/WEB-INF/lib 
> 
> 
> Are you sure?

Yup I've opened up the idp.war file and made sure that the appropriate jar
files are in there.  I've added bcpkix-jdk15on-154.jar and
bcprov-ext-jdk15on-154.jar and they're in the built war for sure.  


Brent Putman wrote
> I note that at least in BC 1.53, which the IdP currently ships, that
> class doesn't come in bcprov-jdk15on.jar.  It comes in
> bcpkix-jdk15on.jar.  The IdP doesn't come with that jar by default.  Are
> you adding that jar?

I've written, compiled and tested the same code in a native java class,
using classpath variables to explicitly add in the jars mentioned above one
by one, so I know that the PEMParser is in the jars I'm using.  

So maybe I should try using the 1.53 set of jars? 



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Scripted-Attribute-Resolver-ClassNotFoundException-tp7625851p7625856.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list