1- SPRING WEB SERVICES 1.5.9 (Januari  2010)
1+ SPRING WEB SERVICES 2.0 M1 (March  2010)
22-------------------------------
33http://www.springframework.org/spring-ws
44http://forum.springframework.org/forumdisplay.php?f=39
@@ -9,12 +9,9 @@ Spring Web Services (Spring-WS) is a product of the Spring community focused on
99Spring-WS aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services
1010using one of the many ways to manipulate XML payloads.
1111
12- Spring-WS consists of two major modules: a flexible Object/XML Mapping abstraction with support for JAXB 1 and 2,
13- XMLBeans, Castor, JiBX and XStream; and a Web service framework that resembles Spring MVC.
14- 
15122. RELEASE INFO
1613
17- Spring-WS requires J2SE 1.4  or higher and J2EE 1.4 or higher.  J2SE 1.6 is required for building.
14+ Spring-WS requires J2SE 1.5  or higher and J2EE 1.4 or higher.  J2SE 1.6 is required for building.
1815
1916Release contents:
2017
@@ -39,40 +36,27 @@ The following distinct jar files are included in the distribution. This list spe
3936third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an 
4037exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files.
4138
42- * spring-oxm-1.5.9.jar
43- - Contents: The Spring Object/XML Mapping framework
44- - Dependencies: Commons Logging, spring-beans, spring-core
45-                 [Log4J, JAXB 1, Castor, XMLBeans, StAX, JiBX, XStream]
46- 
47- * spring-oxm-tiger-1.5.9.jar
48- - Contents: The Spring Object/XML Mapping framework for Java 5
49- - Dependencies: Commons Logging, spring-beans, spring-core, JAXB 2
50- 
51- * spring-ws-core-1.5.9.jar
39+ * spring-ws-core-2.0.0-M1.jar
5240- Contents: The Spring-WS Core
5341- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm
5442                [Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM, WSDL4J]
5543
56- * spring-ws-core-tiger-1.5.9.jar
57- - Contents: The Spring-WS Core for Java 5
58- - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core
59- 
60- * spring-ws-support-1.5.9.jar
44+ * spring-ws-support-2.0.0-M1.jar
6145- Contents: The Spring-WS Support
6246- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core
6347                [JMS, JavaMail]
6448
65- * spring-ws-security-1.5.9 .jar
49+ * spring-ws-security-2.0.0-M1 .jar
6650- Contents: Spring-WS Security integration
6751- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core
6852                [Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J]
6953
70- * spring-xml-1.5.9 .jar
54+ * spring-xml-2.0.0-M1 .jar
7155- Contents: Spring XML utility framework
7256- Dependencies: Commons Logging, spring-beans, spring-core
7357                [StAX, Xalan, Jaxen]
7458
75- * spring-ws-1.5.9 .jar
59+ * spring-ws-2.0.0-M1 .jar
7660- Contents: Convenient al-in-one jar containing all of the jars described above
7761
7862
0 commit comments