Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2589

Some deployment failures prevent re-deployment

    XMLWordPrintable

Details

    Description

      Deployment failures at the wrong point can leave an endpoint registered, undeployment does not remove the registration so further deployments fail with errors similar to: -

      java.lang.IllegalStateException: Endpoint already registered: jboss.ws:context=x_jboss,endpoint=X_Service

      The underlying cause is that the deployment aspects are not used to undeploy the endpoint if the deployment fails part way through, the aspect responsible for registration then rejects the second attempt as it appears it is already deployed.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: