Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Spring Web Services 2.0.0 M3 released

  1. #11
    Join Date
    Mar 2010
    Location
    Rotterdam
    Posts
    21

    Default

    Cool, I hadn't thought of the unit tests yet. Thanks, I'll give it a go!

  2. #12
    Join Date
    Mar 2010
    Location
    Rotterdam
    Posts
    21

    Default

    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/

  3. #13
    Join Date
    Jan 2010
    Posts
    8

    Default

    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.

  4. #14
    Join Date
    Oct 2010
    Posts
    2

    Default

    Quote Originally Posted by skaffman View Post
    Hi Arjen,

    Where can we download the 2.0.0 M3 JARs? I can't find any download links for it anywhere.
    Any chance you've got some more information on the testing/mocking you describe in this post? I can't seem to find information on the spring-ws reference page.
    I love spring

  5. #15
    Join Date
    Nov 2007
    Posts
    122

    Default

    Hi Arjen,
    When are you planning to release final version? I have been using milestone no problems yet.

    Regards
    Harsshi.

  6. #16
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Quote Originally Posted by harshi View Post
    Hi Arjen,
    When are you planning to release final version? I have been using milestone no problems yet.
    That's good to hear. I plan to release RC1 right after SpringOne. We will also require a RC2, as there is not going to be any (new) documentation in RC1. Depending on how many issues are found, we will release further RCs if necessary.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  7. #17
    Join Date
    Mar 2007
    Posts
    15

    Default

    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

  8. #18
    Join Date
    Nov 2010
    Posts
    3

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •