Hi,

Thanks for the tip. Hopefully, it was just a problem with the dependency
from cas-server-support-saml which needs bcprov-jdk15, whereas
spring-webflow-client-repo requires bcprov-jdk15on.

Best regards,

Jérôme LELEU
Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj
Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org

2014-11-07 17:16 GMT+01:00 Marvin Addison <marvin.addi...@gmail.com>:

> > "org.bouncycastle.util.Arrays"'s signer information does not match signer
> > information of other classes in the same package
>
> I ran into something similar, which is why I suggestion caution with
> this approach. I used some BC classes to do PublicKey/PrivateKey
> loading for SAML2 support. Unfortunately, the keys hold references to
> unserializable classes. This is in contrast to the JSSE
> PublicKey/PrivateKey components. I wonder if you're running into
> something similar. I see your error isn't a clear serialization
> problem, but could be related. You might check whether you have the BC
> provider loading before the Sun provider in your
> $JRE_HOME/lib/security/java.security; that could bring in the class
> above.
>
> Hope that helps,
> M
>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as:
> lel...@gmail.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to