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/05 02:36:36 UTC

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

Author: buildbot
Date: Sun Jan  5 01:36:36 2014
New Revision: 892811

Log:
Staging update by buildbot for juddi

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

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan  5 01:36:36 2014
@@ -1 +1 @@
-1555443
+1555445

Modified: websites/staging/juddi/trunk/content/uddi.html
==============================================================================
--- websites/staging/juddi/trunk/content/uddi.html (original)
+++ websites/staging/juddi/trunk/content/uddi.html Sun Jan  5 01:36:36 2014
@@ -20,7 +20,7 @@
 <html lang="en" dir="LTR">
     <head>
         <meta charset="utf-8">
-        <title>Apache jUDDIUDDI Compliance</title>
+        <title>Apache jUDDI</title>
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
         <meta name="author" content="Apache Software Foundation">
@@ -111,7 +111,7 @@
 		<div class="row">
 			<div class="span12" >
 				<div class="well">
-					<h1>UDDI Compliance</h1>
+					<h1></h1>
 				</div>
 			</div>
 		</div>
@@ -180,17 +180,17 @@
 <td></td>
 </tr>
 <tr>
-<td>[Security] (http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908115)</td>
+<td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908115">Security</a></td>
 <td>All Methods</td>
 <td>Pluggable authentication</td>
 </tr>
 <tr>
-<td>[Subscription] (http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908128)</td>
+<td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908128">Subscription</a></td>
 <td>All Methods</td>
 <td>HTTP, SMTP delivery implemented, pluggable</td>
 </tr>
 <tr>
-<td>[Subscription Listener] (http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908336)</td>
+<td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908336">Subscription Listener</a></td>
 <td>All Methods</td>
 <td>Client and Server side implementations</td>
 </tr>
@@ -216,14 +216,43 @@
 </tr>
 </tbody>
 </table>
-<p>The following is a list of other features of interest
-| API                               | Support   | Notes | 
-| ---                               | ---       | ---   |
-|Digital Signatures                 | Full support | Java and .NET clients  |
-|WSDL to UDDI                       | Full support | <a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">1</a> |
-|WADL to UDDI                       | Full support | <a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">1</a> |
-|BPEL to UDDI                       | Full support | <a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-bpel-20040725.htm">2</a> | 
-|UDDI Technical Compliance Kit      | Full support | Provides a standalone UDDI testing capability |</p>
+<p>The following is a list of other features of interest</p>
+<table>
+<thead>
+<tr>
+<th>API</th>
+<th>Support</th>
+<th>Notes</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Digital Signatures</td>
+<td>Full support</td>
+<td>Java and .NET clients</td>
+</tr>
+<tr>
+<td>WSDL to UDDI</td>
+<td>Full support</td>
+<td><a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">1</a></td>
+</tr>
+<tr>
+<td>WADL to UDDI</td>
+<td>Full support</td>
+<td><a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">1</a></td>
+</tr>
+<tr>
+<td>BPEL to UDDI</td>
+<td>Full support</td>
+<td><a href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-bpel-20040725.htm">2</a></td>
+</tr>
+<tr>
+<td>UDDI Technical Compliance Kit</td>
+<td>Full support</td>
+<td>Provides a standalone UDDI testing capability</td>
+</tr>
+</tbody>
+</table>
 <p>Supported Sort Orders</p>
 <table>
 <thead>
@@ -363,11 +392,15 @@
 </tr>
 </tbody>
 </table>
-<p>Supported Authentication Mechanisms
- - Username/Password via Security API/Auth Token
-    - LDAP
-    - Clear text password file
-    - Encrypted password file</p>
+<p>Supported Authentication Mechanisms</p>
+<ul>
+<li>Username/Password via Security API/Auth Token<ul>
+<li>LDAP</li>
+<li>Clear text password file</li>
+<li>Encrypted password file</li>
+</ul>
+</li>
+</ul>
 			</div>
 		</div>
 	</div>



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