0 Replies Latest reply on Apr 9, 2008 4:18 PM by thoste

    Get on command line JBoss listening port?

    thoste

      Can I check from command line (=NOT by investigation the file jboss-web.deployer)
      on which port the AppServer is currently listening?

      The check should be performed from a batch script and should return just der port number
      So I am searching something like this:



      getjbossport.bat:

      Echo the Jboss port is currently:
      java org.JBoss.Main -tellmeport



      Thx
      Thomas