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/25 14:38:25 UTC

svn commit: r1561309 - in /juddi/cms-site/trunk/content: index.mdtext uddi.mdtext

Author: alexoree
Date: Sat Jan 25 13:38:24 2014
New Revision: 1561309

URL: http://svn.apache.org/r1561309
Log:
adding info about the v2 services

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

Modified: juddi/cms-site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/index.mdtext?rev=1561309&r1=1561308&r2=1561309&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/index.mdtext (original)
+++ juddi/cms-site/trunk/content/index.mdtext Sat Jan 25 13:38:24 2014
@@ -12,10 +12,11 @@ jUDDI (pronounced "Judy") is an open sou
 
 ## jUDDIv3 Services
 
- - UDDI Specification version [3.0.2](https://www.oasis-open.org/standards#uddiv3.0.2) compliant
- - JDK 1.6 Recommended, but supports for JDK 1.5 and later
+ - UDDI Specification version [3.0.2](http://uddi.org/pubs/uddi-v3.0.2-20041019.htm) compliant
+ - UDDI Specification version [2.0.4](http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm) interoperability services (BETA)
+ - JDK 1.6 Recommended
  - Built on [JAXB](https://jcp.org/en/jsr/detail?id=222) and [JAX-WS](https://jcp.org/en/jsr/detail?id=224) standardized interfaces, tested on [Apache CXF](http://cxf.apache.org)
- - Built on JPA standardized interface, tested with [Apache OpenJPA](http://openjpa.apache.org/) and [Hibernate](http://hibernate.org/)
+ - Built on JPA standardized interfaces, tested with [Apache OpenJPA](http://openjpa.apache.org/) and [Hibernate](http://hibernate.org/)
  - Pre-configured bundle deployed to [Apache Tomcat](http://tomcat.apache.org/)
  - Full featured user interface (based on [Bootstrap](http://getbootstrap.com/2.3.2/))
  - Pre-configured portal bundle download (up to v3.1.5)
@@ -24,13 +25,14 @@ jUDDI (pronounced "Judy") is an open sou
 
 ## UDDIv3 API Client Libraries
 
- - Java using JRE 1.5
- - .NETv3.5 (since jUDDI 3.2)
+ - Java using JRE 1.6
+ - .NET using Microsoft.NET Framework v3.5 (since jUDDI 3.2)
  - Developer Documentation, Examples
  - Digital Signature support
- - Asyncronous Subscription support
+ - Asynchronous Subscription support
  - Implements [Using WSDL in a UDDI Registry](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm)
  - Provides a UDDI v3 Technology Compatibility Kit (Java only)
+ - Provides backwards compatibility with UDDIv2 endpoints using the v3 API Set (Java only)
 
 ## jUDDIv2 Services
 

Modified: juddi/cms-site/trunk/content/uddi.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/uddi.mdtext?rev=1561309&r1=1561308&r2=1561309&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/uddi.mdtext (original)
+++ juddi/cms-site/trunk/content/uddi.mdtext Sat Jan 25 13:38:24 2014
@@ -20,7 +20,7 @@ The following is a list of other feature
 
 | API								| Spec	| Supported 	| Notes | 
 | --- 								| --- 			| --- 		| ---	|
-|Digital Signatures					| Server req	| Full support | Java and .NET clients	|
+|Digital Signatures					| Server req	| Full support | Java and .NET clients and in browser signing	|
 |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) Java, .NET clients and web GUI |
 |WADL to UDDI						| Recommendation| Full support | [1](https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm) Java, .NET clients and web GUI |



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