0 Replies Latest reply on Mar 18, 2010 11:37 AM by ewan

    using telnet to GET an html file on JBoss server

      JBoss Web Server

       

      This is probably a very simple question - I’ve not used JBoss before. I’m trying to establish a connection to the JBoss server home page as part of system monitoring.

       

      https://sbc-hrs-01:8443/index.html - this works fine through a browser.

       

      Config info:

       

      jboss.server.home.url  file:

      /rlink/jboss-3.2.5/server/rllive/

       

      Absolute path the the index.html file:

      /rlink/jboss-3.2.5/server/rllive/deploy/jbossweb-tomcat50.sar/ROOT.war/index.html

       

      Should it  be possible to use a “telnet sbc-hrs-01 8443” connection and with a GET command access the index.html file?

      ie. GET /index.html    HTTP/1.1    (or similar).

       

      Any help gratefully received.

       

      Regards

      Ewan