On 2012-07-04 11:41, [email protected] wrote:
I am having problems including some RSA security jars in my
Servicemix application. It seems that Embedded or Wrapping the jars
causes them to fail there self-integrity checks. These are signed
jars
and I do believe they fail there self-integrity checks if the jars
are
manipulated in any way. Does anyone know how to include these types
of
dependencies with corrupting there integrity?
Thanks
Chris O.
What i realized is that the the RSA security jar needs to be deployed
as a security provider with in the karaf container. I followed the
instructions on how to do this but my bundles no longer are able to see
the needed packages...any help would be deeply appreciated.