Results 1 to 4 of 4

Thread: Spring Web Services 1.5.6 released

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

    Default Spring Web Services 1.5.6 released

    Dear Spring community,

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

    This is the latest bug fix and enhancement release in the Spring-WS 1.5 series. It fixes all bugs reported since 1.5.5 and introduces various enhancements throughout the framework:

    • WSS4J improvements.
    • WS-Addressing fixes.
    • Upgrades to Axiom 1.2.8, WSS4J 1.5.5, and Jibx 1.1.6a


    and more. Please see the changelog for details.

    For more information, see http://static.springframework.org/spring-ws/site/.

    Cheers,

    Arjen
    Last edited by Arjen Poutsma; Jan 28th, 2009 at 09:18 AM.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  2. #2
    Join Date
    Jan 2009
    Posts
    1

    Default Samples don't build

    The sample projects are broken when attempting to mvn package from samples directory or from the individual projects:

    A mvn package package issues from spring-ws-1.5.6/samples results in:

    [INFO] Scanning for projects...
    Downloading: h ttp://s3.amazonaws.com/maven.springframework.org/milestone/org/springframework/ws/spring-ws-parent/1.5.6/s
    pring-ws-parent-1.5.6.pom
    Downloading: h ttp://repo1.maven.org/maven2/org/springframework/ws/spring-ws-parent/1.5.6/spring-ws-parent-1.5.6.pom
    [INFO] ------------------------------------------------------------------------
    [ERROR] FATAL ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Error building POM (may not be this project's POM).


    Project ID: null:spring-ws-samplesom:null

    Reason: Cannot find parent: org.springframework.ws:spring-ws-parent for project: null:spring-ws-samplesom:null for pro
    ject null:spring-ws-samplesom:null

    -----------------

  3. #3
    Join Date
    Feb 2009
    Posts
    1

    Default I am having the same problem

    Is the missing POM available for download?

  4. #4
    Join Date
    May 2007
    Posts
    157

    Default

    There's no corresponding org.springframework.ws bundle (cannot find version 1.5.6.A) in SpringSource repository either.

Posting Permissions

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