You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/11/13 15:25:02 UTC

svn commit: r474330 - in /webservices/axis2/branches/java/1_1: release-notes.html xdocs/index.html

Author: thilina
Date: Mon Nov 13 06:25:01 2006
New Revision: 474330

URL: http://svn.apache.org/viewvc?view=rev&rev=474330
Log:
merging the limitations to release-docs

Modified:
    webservices/axis2/branches/java/1_1/release-notes.html
    webservices/axis2/branches/java/1_1/xdocs/index.html

Modified: webservices/axis2/branches/java/1_1/release-notes.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/release-notes.html?view=diff&rev=474330&r1=474329&r2=474330
==============================================================================
--- webservices/axis2/branches/java/1_1/release-notes.html (original)
+++ webservices/axis2/branches/java/1_1/release-notes.html Mon Nov 13 06:25:01 2006
@@ -101,11 +101,22 @@
   <li>Numerous bug fixes</li>
 </ul>
 
-<h3>Known Issues and Limitations</h3>
-<ul>
-  <li>Idea plugin shows random behavior when XMLBeans is used</li>
-  <li>No support yet for soapenc:array in rpc/encoded style WSDL documents (in stub
+<h3>Known Issues and Limitations</h3>
+<ul>
+  <li>JaxMe and JAXBRI data binding support is experimental</li>
+  <li>AXIS2-595: Hot re-deployment in Apache Tomcat has problems</li>
+  <li>Axis Data Binding (ADB) does not support the following construct(s):
+    <ol>
+      <li>AXIS2-983: Support for Simple Type Union and Simple Type List</li>
+      <li>AXIS2-1092: Support for xs:list inside an xs:simpleType</li>
+      <li>AXIS2-1093: Support for xs:union inside xs:simpleType</li>
+    </ol>
+  </li>
+  <li>No support yet for unwrapping of doc/lit WSDL files (in stub
+  generation)</li>
+  <li>No support yet for rpc/encoded style WSDL documents (in stub
   generation)</li>
+  <li>Idea plugin shows random behavior when XMLBeans is used</li>
 </ul>
 
 <p>Thank you for your interest in Axis2.</p>

Modified: webservices/axis2/branches/java/1_1/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/index.html?view=diff&rev=474330&r1=474329&r2=474330
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/index.html Mon Nov 13 06:25:01 2006
@@ -266,7 +266,8 @@
   <li>No support yet for unwrapping of doc/lit WSDL files (in stub
   generation)</li>
   <li>No support yet for rpc/encoded style WSDL documents (in stub
-  generation)</li>
+  generation)</li>
+   <li>Idea plugin shows random behavior when XMLBeans is used</li>
 </ul>
 
 <h2>Archived News</h2>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org