Aurélien Pupier created CAMEL-23440:
---------------------------------------
Summary: Replace usage of net.javacrumbs:spring-ws-test
Key: CAMEL-23440
URL: https://issues.apache.org/jira/browse/CAMEL-23440
Project: Camel
Issue Type: Task
Components: camel-spring-ws
Affects Versions: 4.20.0
Reporter: Aurélien Pupier
this dependency is used only by camel-spring-ws in test
the last release is from 2011
they recommend on their page to switch to other alternatives:
http://javacrumbs.net/spring-ws-test/
{noformat}
Update: Spring WS 2.0 contains support for both server side and client side
testing. If you are using Spring WS 2, use that. If you are Axis2, CXF or Metro
user, take a look at Smock library.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)