You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/05 02:40:02 UTC

svn commit: r1555446 - in /juddi/cms-site/trunk: content/uddi.mdtext templates/skeleton.html templates/skeletonHome.html

Author: alexoree
Date: Sun Jan  5 01:40:01 2014
New Revision: 1555446

URL: http://svn.apache.org/r1555446
Log:
JUDDI-763 adding supported api content

Modified:
    juddi/cms-site/trunk/content/uddi.mdtext
    juddi/cms-site/trunk/templates/skeleton.html
    juddi/cms-site/trunk/templates/skeletonHome.html

Modified: juddi/cms-site/trunk/content/uddi.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/uddi.mdtext?rev=1555446&r1=1555445&r2=1555446&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/uddi.mdtext (original)
+++ juddi/cms-site/trunk/content/uddi.mdtext Sun Jan  5 01:40:01 2014
@@ -6,11 +6,11 @@ The following is a list of all supported
 |[Inquiry HTTP GET](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908158)					| All Methods	| Plus a number of additional methods |
 |[Publication](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908095) 						| All Methods	| |
 |[Security](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908115) 						| All Methods 	| Pluggable authentication |
-|[Subscription](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908128)					| All Methods 	| HTTP, SMTP delivery implemented, pluggable			|
+|[Subscription](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908128)						| All Methods 	| HTTP, SMTP delivery implemented, pluggable			|
 |[Subscription Listener](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908336)			| All Methods	| Client and Server side implementations |
-|[Value Set Caching](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141)				| Partcial		| For release with 3.3 |
+|[Value Set Caching](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141)				| Partial		| For release with 3.3 |
 |[Value Set Validation](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141)				| Implemented	| For release with 3.3 |
-|[Replication](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908180)						| Partcial		| For release with 3.3 |
+|[Replication](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908180)						| Partial		| For release with 3.3 |
 |[Custody and Ownership Transfer](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908118)	| All Methods	| Only supports user to user transfers on the same node |
 
 
@@ -19,6 +19,7 @@ The following is a list of other feature
 | API								| Support 	| Notes | 
 | --- 								| --- 		| ---	|
 |Digital Signatures					| Full support | Java and .NET clients	|
+|Client side Subscription Listener	| Full support | Java and .NET clients	|
 |WSDL to UDDI						| Full support | [1](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm) |
 |WADL to UDDI						| Full support | [1](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm) |
 |BPEL to UDDI						| Full support | [2](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-bpel-20040725.htm) | 

Modified: juddi/cms-site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeleton.html?rev=1555446&r1=1555445&r2=1555446&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeleton.html (original)
+++ juddi/cms-site/trunk/templates/skeleton.html Sun Jan  5 01:40:01 2014
@@ -128,7 +128,7 @@
 					<li class="nav-header">Documentation</li>
 						<li><a href="uddi.html">Supported UDDI Interfaces</a></li>
 						<li><a href="demos.html">Demos and Videos</a></li>
-						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>

Modified: juddi/cms-site/trunk/templates/skeletonHome.html
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeletonHome.html?rev=1555446&r1=1555445&r2=1555446&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeletonHome.html (original)
+++ juddi/cms-site/trunk/templates/skeletonHome.html Sun Jan  5 01:40:01 2014
@@ -130,7 +130,7 @@
 					<li class="nav-header">Documentation</li>
 						<li><a href="uddi.html">Supported UDDI Interfaces</a></li>
 						<li><a href="demos.html">Demos and Videos</a></li>
-						<li><a href="docs.html">jUDDI Docs</a></li>
+						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>



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