You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2014/01/25 14:38:35 UTC

svn commit: r895390 - in /websites/staging/juddi/trunk/content: ./ index.html uddi.html

Author: buildbot
Date: Sat Jan 25 13:38:35 2014
New Revision: 895390

Log:
Staging update by buildbot for juddi

Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/index.html
    websites/staging/juddi/trunk/content/uddi.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan 25 13:38:35 2014
@@ -1 +1 @@
-1559409
+1561309

Modified: websites/staging/juddi/trunk/content/index.html
==============================================================================
--- websites/staging/juddi/trunk/content/index.html (original)
+++ websites/staging/juddi/trunk/content/index.html Sat Jan 25 13:38:35 2014
@@ -171,10 +171,11 @@
 </ul>
 <h2 id="juddiv3-services">jUDDIv3 Services</h2>
 <ul>
-<li>UDDI Specification version <a href="https://www.oasis-open.org/standards#uddiv3.0.2">3.0.2</a> compliant</li>
-<li>JDK 1.6 Recommended, but supports for JDK 1.5 and later</li>
+<li>UDDI Specification version <a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm">3.0.2</a> compliant</li>
+<li>UDDI Specification version <a href="http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm">2.0.4</a> interoperability services (BETA)</li>
+<li>JDK 1.6 Recommended</li>
 <li>Built on <a href="https://jcp.org/en/jsr/detail?id=222">JAXB</a> and <a href="https://jcp.org/en/jsr/detail?id=224">JAX-WS</a> standardized interfaces, tested on <a href="http://cxf.apache.org">Apache CXF</a></li>
-<li>Built on JPA standardized interface, tested with <a href="http://openjpa.apache.org/">Apache OpenJPA</a> and <a href="http://hibernate.org/">Hibernate</a></li>
+<li>Built on JPA standardized interfaces, tested with <a href="http://openjpa.apache.org/">Apache OpenJPA</a> and <a href="http://hibernate.org/">Hibernate</a></li>
 <li>Pre-configured bundle deployed to <a href="http://tomcat.apache.org/">Apache Tomcat</a></li>
 <li>Full featured user interface (based on <a href="http://getbootstrap.com/2.3.2/">Bootstrap</a>)</li>
 <li>Pre-configured portal bundle download (up to v3.1.5)</li>
@@ -183,13 +184,14 @@
 </ul>
 <h2 id="uddiv3-api-client-libraries">UDDIv3 API Client Libraries</h2>
 <ul>
-<li>Java using JRE 1.5</li>
-<li>.NETv3.5 (since jUDDI 3.2)</li>
+<li>Java using JRE 1.6</li>
+<li>.NET using Microsoft.NET Framework v3.5 (since jUDDI 3.2)</li>
 <li>Developer Documentation, Examples</li>
 <li>Digital Signature support</li>
-<li>Asyncronous Subscription support</li>
+<li>Asynchronous Subscription support</li>
 <li>Implements <a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">Using WSDL in a UDDI Registry</a></li>
 <li>Provides a UDDI v3 Technology Compatibility Kit (Java only)</li>
+<li>Provides backwards compatibility with UDDIv2 endpoints using the v3 API Set (Java only)</li>
 </ul>
 <h2 id="juddiv2-services">jUDDIv2 Services</h2>
 <ul>

Modified: websites/staging/juddi/trunk/content/uddi.html
==============================================================================
--- websites/staging/juddi/trunk/content/uddi.html (original)
+++ websites/staging/juddi/trunk/content/uddi.html Sat Jan 25 13:38:35 2014
@@ -242,7 +242,7 @@
 <td>Digital Signatures</td>
 <td>Server req</td>
 <td>Full support</td>
-<td>Java and .NET clients</td>
+<td>Java and .NET clients and in browser signing</td>
 </tr>
 <tr>
 <td>Client side Subscription Listener</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org