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

AS7 does not pick hot-deployed jsp files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.2.0.Final
    • 3.3.0.M3
    • server
    • None
    • Hide

      EXEC: add as7 adapter (defaults, deployment sets to JBoss deploy folder)
      EXEC: create web project with welcome JSP file WebContent/default.jsp
      EXEC: deploy it on AS7
      EXEC: change something in default.jsp and save it
      ASSERT: latest version of default.jsp is present in servers deploy dir
      ASSERT: content of jsp in web browser reflects changes after saving

      Show
      EXEC: add as7 adapter (defaults, deployment sets to JBoss deploy folder) EXEC: create web project with welcome JSP file WebContent/default.jsp EXEC: deploy it on AS7 EXEC: change something in default.jsp and save it ASSERT: latest version of default.jsp is present in servers deploy dir ASSERT: content of jsp in web browser reflects changes after saving

    Description

      When saving jsp file, hotdeployment copies it over to server's deploy dir, but server does not notice that. Server should compile this jsp file and return new content via web browser.

      Attachments

        Issue Links

          Activity

            People

              manderse@redhat.com Max Andersen
              lzoubek Libor Zoubek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: