Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5969

WebDeploymentService starts the web components in a MSC thread

XMLWordPrintable

      The WebDeploymentService in its start/stop lifecycle methods triggers the web application context initialization which can internally trigger various component initialization tasks like startup servlet initializations and servlet context initializations. This currently happens in a MSC thread but instead should be happening via a server executor which is already available for such blocking tasks.

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: