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 22:18:04 UTC

svn commit: r1555630 - /juddi/cms-site/trunk/content/uddi.mdtext

Author: alexoree
Date: Sun Jan  5 21:18:04 2014
New Revision: 1555630

URL: http://svn.apache.org/r1555630
Log:
JUDDI-750 adding more content tot he uddi.mdtext page

Modified:
    juddi/cms-site/trunk/content/uddi.mdtext

Modified: juddi/cms-site/trunk/content/uddi.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/uddi.mdtext?rev=1555630&r1=1555629&r2=1555630&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/uddi.mdtext (original)
+++ juddi/cms-site/trunk/content/uddi.mdtext Sun Jan  5 21:18:04 2014
@@ -2,63 +2,63 @@ Title: Supported UDDI APIs and Functions
 
 The following is a list of all supported UDDI interfaces.
 
-| API																							| Support 		| Notes | 
-| --- 																							| --- 			| ---	|
-|[Inquiry](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908076) 							| All Methods	|		|
-|[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 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)				| 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)						| 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 |
+| API																							| Spec 			| Supported 		| Notes | 
+| --- 																							| --- 			|--- 			| ---	|
+|[Inquiry](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908076) 							| Required		| All Methods	|		|
+|[Inquiry HTTP GET](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908158)					| Optional		| All Methods	| Plus a number of additional methods |
+|[Publication](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908095) 						| Required		| All Methods	| |
+|[Security](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908115) 						| Optional		| All Methods 	| Pluggable authentication |
+|[Subscription](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908128)						| Optional		| All Methods 	| HTTP, SMTP delivery implemented, pluggable			|
+|[Subscription Listener](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908336)			| Optional		| All Methods	| Client and Server side implementations |
+|[Value Set Caching](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141)				| Optional		| Partial		| For release with 3.3 |
+|[Value Set Validation](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141)				| Optional		| Implemented	| For release with 3.3 |
+|[Replication](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908180)						| Optional		| Partial		| For release with 3.3 |
+|[Custody and Ownership Transfer](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908118)	| Optional		| All Methods	| Only supports user to user transfers on the same node |
 
 
 The following is a list of other features of interest
 
-| 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) | 
-|UDDI Technical Compliance Kit		| Full support | Provides a standalone UDDI testing capability |
+| API								| Spec	| Supported 	| Notes | 
+| --- 								| --- 			| --- 		| ---	|
+|Digital Signatures					| Server req	| Full support | Java and .NET clients	|
+|Client side Subscription Listener	| Optional		| Full support | Java and .NET clients	|
+|WSDL to UDDI						| Recommendation| Full support | [1](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm) |
+|WADL to UDDI						| Recommendation| Full support | [1](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm) |
+|BPEL to UDDI						| Recommendation| Full support | [2](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-bpel-20040725.htm) | 
+|UDDI Technical Compliance Kit		| -				| Full support | Provides a standalone UDDI testing capability |
 
 Supported Sort Orders
 
-| Find Qualifier		| Support 	| Notes | 
-| --- 					| --- 		| ---	|
-| binarySort			| yes | |
-| caseInsensitiveSort	| yes | |
-| caseSensitiveSort		| yes | |
-| sortByNameAsc			| yes | |
-| sortByNameDesc		| yes | |
-| sortByDateAsc			| yes | |
-| sortByDateDesc		| yes | |
-| JIS-X4061				| no  | Japanese Character Strings|
+| Find Qualifier		| Spec		| Supported 	| Notes | 
+| --- 					| ---			| --- 		| ---	|
+| binarySort			| Required 	| yes | |
+| caseInsensitiveSort	| Required 	| yes | |
+| caseSensitiveSort		| Required 	| yes | |
+| sortByNameAsc			| Required 	| yes | |
+| sortByNameDesc		| Required 	| yes | |
+| sortByDateAsc			| Required 	| yes | |
+| sortByDateDesc		| Required 	| yes | |
+| JIS-X4061				| Optional 	| no  | Japanese Character Strings|
 
 Supported Find Qualifiers
 
-| Find Qualifier			| Support 	| Notes | 
-| --- 						| --- 		| ---	|
-| andAllKeys				| yes | |
-| approximateMatch			| yes | |
-| bindingSubset				| yes | |
-| caseInsensitiveMatch		| yes | |
-| caseSensitiveMatch		| yes | |
-| combineCategoryBags		| yes | |
-| diacriticInsensitiveMatch	| yes | |
-| diacriticSensitiveMatch	| yes | |
-| exactMatch				| yes | |
-| signaturePresent			| yes | |
-| orAllKeys					| yes | |
-| orLikeKeys				| yes | |
-| serviceSubset				| yes | |
-| suppressProjectedServices	| yes | |
-| UTS-10					| yes | |
+| Find Qualifier			| Spec			|Supported 	| Notes | 
+| --- 						| --- 			| --- 		| ---	|
+| andAllKeys				| Required 		| yes | |
+| approximateMatch			| Required 		| yes | |
+| bindingSubset				| Required 		| yes | |
+| caseInsensitiveMatch		| Required 		| yes | |
+| caseSensitiveMatch		| Required 		| yes | |
+| combineCategoryBags		| Required 		| yes | |
+| diacriticInsensitiveMatch	| Optional 		| yes | |
+| diacriticSensitiveMatch	| Required 		| yes | |
+| exactMatch				| Required 		| yes | |
+| signaturePresent			| Required 		| yes | |
+| orAllKeys					| Required 		| yes | |
+| orLikeKeys				| Required 		| yes | |
+| serviceSubset				| Required 		| yes | |
+| suppressProjectedServices	| Required 		| yes | |
+| UTS-10					| Recommended 	| yes | |
 
 
 Supported Authentication Mechanisms



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