Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-576 Testsuite tasks (tracking)
  3. WFLY-624

TS: Option to fail if AS is running (~ a port is open)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      http://ant.apache.org/manual/Tasks/conditions.html

      <target name="check-port" description="Checks whether AS is running.">
          <condition property="jbossas.running">
              <socket server="${jbossas.host}" port="${jbossas.port}"/> 
          </condition>
      </target>
      

              ozizka_jira Ondrej Zizka (Inactive)
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: