[ https://issues.apache.org/jira/browse/RAMPART-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063931#comment-14063931 ]
Andreas Veithen commented on RAMPART-416: ----------------------------------------- Note that you might want to use a Maven plugin that generates the keystores on the fly during the build. I like that approach because it is self-documenting, i.e. it is easy to see how the keystores are created. I believe that makes maintenance easier on the longer term. Here is an example: https://svn.apache.org/repos/asf/webservices/axiom/trunk/systests/wss4j-tests/pom.xml > Enable Rampart transport binding integration tests > -------------------------------------------------- > > Key: RAMPART-416 > URL: https://issues.apache.org/jira/browse/RAMPART-416 > Project: Rampart > Issue Type: Improvement > Components: rampart-integration > Affects Versions: 1.6.2, 1.7.0 > Reporter: Detelin Yordanov > Attachments: client.jks, rampart_jetty.patch, rampart_jetty.patch, > server.jks > > > Rampart transport binding integration tests are currently disabled since > https support is not available using Axis2 SimpleHttpServer. These can be > enabled if SimpleHttpServer is replaced with embedded Jetty server configured > with SSL support. This would improve the Rampart integration test coverage > and allow contributing additional integration tests which use transport > binding policy. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org