1 Reply Latest reply on Jan 10, 2012 6:46 AM by maxandersen

    How to prevent start page from being opened?

    kubikconcepts

      Hello,

      I am using the latest version of jboss tools in eclipse. Any time I start the jboss server from within eclipse, it opens the internal browser. Not all my projects have a start page. How do I choose whether to open the start page or not?

       

      Thanks,

      ktc

        • 1. Re: How to prevent start page from being opened?
          maxandersen

          I'm guession you use "Run As > Run On Server" to start JBoss ?

           

          This actually not only start jboss if it is not already running it also opens the relavant web sit.

           

          If you do not want that to happen then just Start the server from the server view and deploy the app if needed by Add/Remove action on the server (or just drag'n'drop)

           

          Of course if the app is already there you just need to start the server and everything should be fine.