3 Replies Latest reply on Aug 13, 2008 4:38 PM by kosulin

    Location of keysore and truststore for jboss-ws-server.xml

    kosulin

      Is it possible to point jboss-ws-server.xml to keystore and truststore located somewhere on file system instead of WEB_INF?
      <key-store-file>${jboss.server.home.dir}/conf/my.keystore</key-store-file> is not working.
      Thanks.