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

Publishing on AS7/wf servers too slow, does not need to mess with deployment scanners

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.0.Beta1
    • 4.2.0.Beta1
    • server

    Description

      Publishing a single file on WF8 takes at least 2 to 3 seconds before LiveReload refreshes the browser (I experienced worse turnarounds during EclipseCon demos):

      http://screencast.com/t/kQj2kXev3Gyf

      If you manually modify the file in the deployment directory on the server, changes are picked much faster (< 1sec), so it means the whole publishing part within eclipse takes a tremendous amount of time.

      Every time a file is saved in the workspace, the following line shows up in the server log :

      INFO [org.jboss.as.server.deployment.scanner] (management-handler-thread - 12) JBAS015012: Started FileSystemDeploymentService for directory D:\Dev\servers\wildfly-8.0.0.Final\standalone\deployments

      This service invocation (which takes at least 1 sec to show up in the log) should be invoked only once, during server startup, instead of every time a file is published

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: