Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17395

Run on server does not work if server is stopped (management operations)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Beta3
    • 4.2.0.Beta2
    • server
    • None
    • Hide

      1. Create a local server, e.g. WildFly 8.0, use management operations
      2. Create a project to deploy, a simple dynamic web project will do
      3. Without starting the server first, right-click on the project and select Run As -> Run on server, select your server and hit OK
      4. Server will start, but the project will not get deployed - FAIL

      Show
      1. Create a local server, e.g. WildFly 8.0, use management operations 2. Create a project to deploy, a simple dynamic web project will do 3. Without starting the server first, right-click on the project and select Run As -> Run on server, select your server and hit OK 4. Server will start, but the project will not get deployed - FAIL
    • Hide

      a) start the server before using Run on server
      b) use file operations instead of management operations on the server (you can choose this when you create the server)

      Show
      a) start the server before using Run on server b) use file operations instead of management operations on the server (you can choose this when you create the server)

      When you use "Run on server" on a project and the server is stopped and uses management operations, it won't work - meaning the server will start, server view will show the project as deployed, but it won't be actually deployed and when the browser opens, it will 404.
      I checked that this affects both EAP 6.2 and WildFly (and most probably other similar servers, too).

            rob.stryker Rob Stryker (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: