Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18012

The JaxrsIntegrationProcessor should not attempt to get the RESTEasy configuration when not a REST deployment.

XMLWordPrintable

      The WildFlyConfigurationFactory was introduced to have a customized ConfigurationFactory. During deploy, this is not accessed if the JaxrsDeploymentMarker.isJaxrsDeployment(deploymentUnit) returns false. However, in undeploy that check is not done which may cause resources to be created and/or loaded from a ServiceLoader during shutdown. We need to check if the deployment is a REST deployment before attempting to unregister the deployment.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: