Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2523

Add support for system environment variables in {EXT} or {CLASS} commands

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)

      It would be productive from a development perspective if environment variables like %JBOSS_HOME% or $JBOSS_HOME is supported in the

      {EXT}

      or

      {CLASS} commands where a path to the external password file is specified. For e.g.,

      <jboss-ws-security xmlns="http://www.jboss.com/ws-security/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.jboss.com/ws-security/config http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
      <trust-store-file>WEB-INF/wsse.truststore</trust-store-file>
      <trust-store-password>{CLASS}

      org.jboss.security.plugins.FilePassword:$JBOSS_HOME/server/default/conf/keystore.password</trust-store-password>
      ...
      </jboss-ws-security>

            Unassigned Unassigned
            mageshbk_jira Magesh Bojan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: