[jbossws-issues] [JBoss JIRA] (JBWS-3651) Reduce need for explicit dependency on org.apache.ws.security module

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Jun 14 09:15:55 EDT 2013


Alessio Soldano created JBWS-3651:
-------------------------------------

             Summary: Reduce need for explicit dependency on org.apache.ws.security module
                 Key: JBWS-3651
                 URL: https://issues.jboss.org/browse/JBWS-3651
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-4.2


Almost any WS-Security testcase in the jbossws-cxf testsuite currently require the endpoint deployment to include an explicit dependency on the 'org.apache.ws.security' module. Most of the times, that's basically due to the need for the user to provide a CallbackHandler class recognizing WSS4J Callback instances and setting passwords (keystores, username auth, ...) in them.
We should provide (abstract?) default callback handlers in JBossWS that the user could rely on for setting passwords without requiring deployments to have visibility over the whole WSS4J.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list