1 Reply Latest reply on Nov 21, 2006 12:53 PM by osganian

    Creating keystore/truststore files

    osganian

      Hi I'm having trouble creating my own server keystore and client truststore files. Using the wsse.keystore and wsse.truststore files that comes with the jbossws-samples-1.0.4.GA samples work fine. But when I use the procedure described in:

      http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html/transport.html

      to produce the keystore and truststore files my outgoing messages from my web services client is radically different (no headers in soap message) which results in a NPE in the WSSecurityDispatcher.handleInbound() method.

      How is the sample keystore/truststore files generated that is different than using the 3 keytool commands described in the above resource?

      Any help would be greatly appreciated,
      Mike