3 Replies Latest reply on Feb 28, 2014 8:41 AM by dlofthouse

    how to deploy admin console?

    drab

      Hi,

       

      I'm using JBoss AS 7.1.1 and I can deploy applications to it. But I also want to use the admin-console. Any documentation I find says that it is auto-deployed. But apparently not for me. Do I need to turn it on somehow?

       

      Dirk

        • 1. Re: how to deploy admin console?
          dlofthouse

          I would recommend you have a look at WildFly 8 - you are on quite an old AS 7 release now.

           

          Regarding the admin console this is available on the HTTP Management interface, I think we had the redirect in place for the version you are using so try http://localhost:9990 If you have not set up any management users yet you should get an error page telling you how to do it.

          1 of 1 people found this helpful
          • 2. Re: how to deploy admin console?
            drab

            WildFly 8 gives me a headache.

             

            I found the problem. I had a service running on port 9990. JBoss AS 7 correctly gives me an exception detailing this problem. WildFly also gave me an "unable to bind" exception but never told me which port. So thanks for your advice, but WildFly 8 is no an option yet, it gives me far too many errors with cryptic description that don't help me find the problems.

             

            Dirk

            • 3. Re: how to deploy admin console?
              dlofthouse

              If you are experiencing problems with WildFly 8 I would recommend at the very least getting forum posts started for those issues so that we can identify the areas we need to tackle.