Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2332 Review and fix JBossWS integration with JBoss AS 5x
  3. JBWS-2370

Ensure correct JBossWS startup if there are Webservice archived in deploy directory during JBossAS bootstrap

    XMLWordPrintable

Details

    Description

      During deployment of the endpoints declared in my wars a call is made to AbstractServerConfig.getConnectorPort(). This fetches the WS Server MBean and tries to lookup objects of type "jboss.web:type=Connector,*". At the point where the lookup fails the jboss.web MBean has only one entry for the WebServer.

      In the run that I managed to debug the type=Connector entries were added at a later point. So, some of the subsequent calls to getConnectorPort() succeeded and also the AS bootstrap did not hang. I was unable to debug a case where the bootstrap did hang.

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: