Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19147

Update dependency versions in camel-examples

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.20.0
    • None
    • examples
    • None
    • Unknown

    Description

      Encountered the following errors in v3.20.0:

      in camel-example-spring-security:
      org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [camel-context.xml]; nested exception is java.lang.NoClassDefFoundError: org/springframework/security/web/session/DisableEncodeUrlFilter

      in camel-example-spring-ws:
      javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.ws.soap.SoapMessageCreationException: Could not create message from InputStream: Unable to internalize message; nested exception is com.sun.xml.messaging.saaj.SOAPExceptionImpl: Unable to internalize message

      Please update the versions for the following dependencies in camel-example to match the ones in Camel:

      spring-security-version to 5.7.5 in examples/pom.xml
      com.sun.xml.messaging.saaj to 1.5.3 in examples/spring-ws/pom.xml

      Thank you.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vivkong Vivian Kong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: