This section provides information related to new features, functionality, and supported products in Service Registry 3.1.
The Service Registry default access port value has changed because the previous port value, 6060, conflicted with a value that was registered with the Internet Assigned Numbers Authority (IANA) for the use of the X Window System (X11). The new default access port value is 6480. All default Service Registry ports are now registered with IANA.
Any existing clients that use the Java API for XML Registries (JAXRTM) should be changed to use the new port value. The properties javax.xml.registry.queryManagerURL and javax.xml.registry.lifeCycleManagerManagerURL specify this port value for JAXR clients. If these properties are defined in a properties file, you do not have to recompile the clients.
The installation path names for Service Registry have changed, as shown in the following table.
Table 1–1 Installation Paths for Service Registry
Description |
Java ES4 Path Name |
Java ES5 Path Name |
---|---|---|
Base Installation Directory |
C:\Sun\ServiceRegistry |
C:\Program Files\Sun\JavaES5\srvc-registry |
Domain and Data Installation Directory |
C:\Sun\ServiceRegistry |
C:\Program Files\Sun\JavaES5\srvc-registry\data |
In the previous Service Registry release, the name of the Ant target you used to configure Service Registry was install. In this release, the target name is configure. The install target is still supported for backward compatibility, but might be removed in a future release. See Chapter 1, Configuring and Setting Up Service Registry, in Service Registry 3.1 Administration Guide for details.
To obtain accessibility features that have been released since the publishing of this media, consult Section 508 product assessments available from Sun upon request to determine which versions are best suited for deploying accessible solutions. Updated versions of applications can be found at http://sun.com/software/javaenterprisesystem/get.html. For information on Sun's commitment to accessibility, visit http://sun.com/access.
Service Registry includes an implementation of version 1.0 of the Java API for XML Registries (JAXR) specification. JAXR version 1.0 was written to support the UDDI and ebXML Registry 2.0 specifications. The implementation of JAXR in Service Registry includes nonstandard extensions to JAXR version 1.0.