summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.1/distribution/src/main/release/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3.1/distribution/src/main/release/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.1/distribution/src/main/release/CHANGES b/branches/sca-java-1.3.1/distribution/src/main/release/CHANGES
index 461f63ecb4..bd93c0982c 100644
--- a/branches/sca-java-1.3.1/distribution/src/main/release/CHANGES
+++ b/branches/sca-java-1.3.1/distribution/src/main/release/CHANGES
@@ -1,3 +1,17 @@
+Changes With Apache Tuscany SCA 1.3.1 August 2008
+=================================================
+
+Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+ * TUSCANY-2539 File handle on composite affecting behaviour of tuscany deployments in websphere.
+ * TUSCANY-2535 Tuscany dosn't run if install on a WebSphere server that has itself been installed in a directory with a space in the name
+ * TUSCANY-2534 WebSphere issue java.lang.ClassCastException
+ * TUSCANY-2531 Problems with generated wsdl when using non service package
+ * TUSCANY-2519 "throws Exception" causes failure in JAXB type generation
+ * TUSCANY-2514 tuscany-host-{tomcat,jetty} and jsr181-api should be optional dependencies for binding.ws clients
+ * TUSCANY-2505 Problem in case: start with DLW wsdl, generate Java w/ wsimport, throw away WSDL and use <intf.java>, when wrapper elem used named type (not anonymous)
+ * TUSCANY-2389 null elements in Object array not getting passed over binding.ws
+
+
Changes With Apache Tuscany SCA 1.3 August 2008
===============================================
@@ -29,6 +43,12 @@ Changes With Apache Tuscany SCA 1.3 August 2008
- more spec verifaction tests
- validation itests
+Changes With Apache Tuscany SCA 1.2.1 (incubating) June 2008
+============================================================
+
+Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+ * TUSCANY-2304 SCA client Hang Forver after getting exceptions from remote web service
+
Changes With Apache Tuscany SCA 1.2 (incubating) April 2008
===========================================================