You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Paul Illingworth (JIRA)" <ji...@apache.org> on 2016/12/12 14:02:58 UTC

[jira] [Created] (SMX4-1994) spring-webmvc is missing optional import for org.springframework.validation.beanvalidation

Paul Illingworth created SMX4-1994:
--------------------------------------

             Summary: spring-webmvc is missing optional import for org.springframework.validation.beanvalidation
                 Key: SMX4-1994
                 URL: https://issues.apache.org/jira/browse/SMX4-1994
             Project: ServiceMix 4
          Issue Type: Bug
          Components: Bundles
    Affects Versions: bundles-2015.01
            Reporter: Paul Illingworth
         Attachments: 0001-Add-optional-beanvalidation-package-which-is-loaded-.patch

The org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport class loads the org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean class reflectively but the import for the package is not present in the bundle manifest imports.

In my particular case this affects spring-webmvc-4.2.8.RELEASE



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)