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

Custom deploy dir with remote server using filesystem operations does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 4.30.x
    • 4.2.1.CR1
    • server
    • devex #123 November 2016
    • 5
    • Hide

      1. Set up a server: eap 6.3, remote, fs operations, no runtime (but that doesn't matter)
      2. Open the server editor and check "Expose management port". Also, make sure the admin password is set up correctly.
      3. Still in the server editor, go to the Deployment tab and set up deployment to a custom directory, e.g. /home/user/tmp/deploy. Save the editor.
      4. Make sure the server on the remote host has an admin user set up
      5. Create a project (dynamic web project will do)
      6. Start the server
      7. Deploy the project
      Result: The web project will be copied over to the custom dir, but it will not be deployed, because the custom deployment scanner was not added to the server

      Show
      1. Set up a server: eap 6.3, remote, fs operations, no runtime (but that doesn't matter) 2. Open the server editor and check "Expose management port". Also, make sure the admin password is set up correctly. 3. Still in the server editor, go to the Deployment tab and set up deployment to a custom directory, e.g. /home/user/tmp/deploy. Save the editor. 4. Make sure the server on the remote host has an admin user set up 5. Create a project (dynamic web project will do) 6. Start the server 7. Deploy the project Result: The web project will be copied over to the custom dir, but it will not be deployed, because the custom deployment scanner was not added to the server

      This is a follow up of JBIDE-17180 and JBIDE-13445 which added the option to add a custom deployment directory if your remote server is using filesystem operations (for management api it's not relevant since the deployment happens directly, no directory is used).

      Unfortunately it does not work. It seems I haven't really tried it when reviewing those other JIRAs because there were other obstacles.

      I tried this several times and still could not get it to work.

      Perhaps it might be worth to try and get this in the final 4.2.1.Final build?

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

              Created:
              Updated: