Vivian Kong created CAMEL-19147:
-----------------------------------

             Summary: Update dependency versions in camel-examples
                 Key: CAMEL-19147
                 URL: https://issues.apache.org/jira/browse/CAMEL-19147
             Project: Camel
          Issue Type: Bug
          Components: examples
    Affects Versions: 3.20.0
            Reporter: Vivian Kong


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to