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

Restarting modules when modifying a .class file does not work correctly on a remote server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.23.0.AM1, 4.23.0.Final
    • 4.21.3.Final
    • server
    • None
    • Hide

      create EAP-7.4 remote server with SSH Only -> download helloworld quickstart from https://github.com/jboss-developer/jboss-eap-quickstarts -> import helloworld project -> open server editor (double click on server) -> In the Application Reload Behavior section, change the regexp (for example to "\.class$") -> save ->  start server -> run helloworld project on server -> open HelloService.java and change return string -> see Console [1] -> change return string again -> see Console [2] (or check on http://localhost:8080/helloworld/HelloWorld)

      Show
      create EAP-7.4 remote server with SSH Only -> download helloworld quickstart from https://github.com/jboss-developer/jboss-eap-quickstarts -> import helloworld project -> open server editor (double click on server) -> In the Application Reload Behavior section, change the regexp (for example to "\.class$") -> save ->  start server -> run helloworld project on server -> open HelloService.java and change return string -> see Console [1] -> change return string again -> see Console [2] (or check on http://localhost:8080/helloworld/HelloWorld )

    Description

      Local server works fine. Problem is only on remote server.

      [1] after first change helloworld will be undeployed

      [2] after second change it will be deployed again with changes

      Attachments

        Issue Links

          Activity

            People

              rstryker@redhat.com Robert Stryker
              rh-ee-olkornii Oleksii Korniienko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: