0 Replies Latest reply on May 17, 2011 8:00 AM by titang

    admin-console to a separate port

    titang

      Hi,

       

      I am deploying a web application on jBoss, on the port defined for the WebServer HttpConnector (8080 by default). The admin-console is also deploied on this port. I would like to keep the admin-console available but not on the same port as my application. I know how to change the WebServer port but I did not find any documentation to have the admin console work on a separate port. Is it possible and how could I do it? I am working with jBoss AS 6.0.

       

      Thanks