[
http://jira.jboss.com/jira/browse/JBWS-2197?page=comments#action_12415423 ]
Alessio Soldano commented on JBWS-2197:
---------------------------------------
Not that I like this very much, but the afore mentioned test now simply assumes the BC is
already installed. I've updated our Hudson machine JREs installing the BC provider, so
the test should run fine on all container now.
Dynamically load Bouncy Castle provider on AS 5.0.x
---------------------------------------------------
Key: JBWS-2197
URL:
http://jira.jboss.com/jira/browse/JBWS-2197
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ws-security, jbossws-cxf
Reporter: Alessio Soldano
Assigned To: Alessio Soldano
CXF implementation of WS-Security requires the BC provider to perform encryption. To run
encryption tests in our testsuite, we need to dynamically load the BC provider
(i.e.pretending it's already installed in the current JRE is not an option and adding
its library to jbossws.sar deployment is not a valid solution).
The related JBWS-2098 issue test simply loads the BC provided as described here
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=44790 . This currently
fails on AS 5.0 since the sar file is not signed, but this is probably not the only issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira