Cool, I hadn't thought of the unit tests yet. Thanks, I'll give it a go!
Cool, I hadn't thought of the unit tests yet. Thanks, I'll give it a go!
I had some trouble finding the unit tests you mentioned in the jars from the maven repository. After some googling I found the svn repo though
For anyone else who is looking for some examples, take a look here:
https://src.springframework.org/svn/...ework/ws/mock/
After hours of debugging Spring-ws code line-by-line to see how it works and get a simple web service working (Due to lack of documentation about new DefaultMethodEndpointAdapter and MethodArgumentResolver and PayloadMethodProcessor implementations and how to use different annotations, etc.), I have to admit it is an impressing piece of software.
Well Done guys!
Looking forward to the final release and updated documentation.
Hi Arjen,
When are you planning to release final version? I have been using milestone no problems yet.
Regards
Harsshi.
Before you go ahead with the RC's of Spring Web Services, I would like to point you to this issue registered against spring-oxm: https://jira.springframework.org/browse/SPR-7696
I would consider this a regression against spring-ws 2.0, because this is something that worked under 1.5.9, and is now not working with 2.0.0-M3 with dependency to spring-oxm-3.0.5.RELEASE
Regards,
Paul Nyheim
Hey guys,
we are working with M3 on a project for university using maven. As M3 switched over to xml-sec version 3.0 (com.sun.xml.wss), could someone be so kind to upload the 3.0 version to the maven spring-ext resource repo?
Greetings,
teamoo