Results 1 to 8 of 8

Thread: Spring Web Services 1.5.10 released

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

    Default Spring Web Services 1.5.10 released

    Dear Spring community,

    I'm pleased to announce that Spring Web Services 1.5.10 has been released!

    This is the latest bug fix and enhancement release in the Spring-WS 1.5 branch. It fixes all major bugs found in the development 2.0 cycle. Most importantly, it resolves a potential security issue when using WS-Security in combination with response payload validation.

    It is recommended that all current 1.5.x users upgrade to 1.5.10.

    Please see the changelog for more details.

    The 1.5.10 release can currently be found at maven.springframework.org, but will be available in other places (http://www.springsource.com/download/community and Maven Central) shortly.

    We will do a 2.0.2 release soon to solve the same security issue in the 2.0 branch, and also fix some minor other issues. This 2.0.2 release is currently scheduled for the 20th of May 2011 (i.e. tomorrow).
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  2. #2
    Join Date
    Sep 2010
    Location
    Cork, Ireland
    Posts
    16

    Default

    Try using this:

    <dependency>
    <groupId>org.springframework.ws</groupId>
    <artifactId>spring-ws</artifactId>
    <version>1.5.10</version>
    </dependency>

  3. #3
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,791

    Default

    Hello

    I have some observations:

    One:

    In the Spring Web Services 1.5's Home Page section Snapshot Builds
    the zips link no work well (only show the headers in the page target)

    Two:

    In http://www.springsource.com/download/community for SWS 1.5.10 is only available the option spring-ws-1.5.10-minimal.zip and not with -with-dependencies.zip

    Three:

    The API about SWS 1.5.x series show for 1.5.9 and not for 1.5.10 yet
    Last edited by dr_pompeii; Jul 12th, 2011 at 08:19 PM.
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

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

    Default

    Quote Originally Posted by Brianjohnson07 View Post
    Hi everyone,
    I'm very glad to know that Spring Web Services 1.5.10 has been released! In the Spring Web Services 1.5's Home Page section Snapshot Builds static. springsource.org/spring-ws/sites/1.5/downloads/snapshots the zips link no work well.
    Snapshots are only built for the current development branch (currently 2.0.3), not any of the older branches.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  5. #5

    Default

    how to gentarte API IN WP?

  6. #6
    Join Date
    Feb 2012
    Posts
    7

    Default

    Quote Originally Posted by Arjen Poutsma View Post
    Snapshots are only built for the current development branch (currently 2.0.3), not any of the older branches.
    I think current development (currently 2.0.4)

  7. #7
    Join Date
    Feb 2012
    Posts
    15

    Default

    Hi everyone,
    I'm very glad to know that Spring Web Services 1.5.10 has been released! In the Spring Web Services 1.5's Home Page section Snapshot Builds static. g.gif

  8. #8
    Join Date
    Oct 2012
    Posts
    3

    Default

    Snapshots are only built for the current development branch (currently 2.0.3), not any of the older branches.
    Last edited by taive; Oct 24th, 2012 at 11:04 PM.

Posting Permissions

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