WAS v8.5 > WebSphere applications > Web services > Overview of the v3 UDDI registry

Databases and production use of the UDDI registry

The UDDI registry fully supports a number of databases and can be used for development and test purposes. However, there are factors to consider when we decide which database is appropriate for the anticipated UDDI registry production use.

Consult the information supplied by your chosen database vendor, but you must also consider the likely size and volume of requests, and whether the general performance and scalability of the UDDI registry is important.

For example, the Apache Derby database supports the full function of the UDDI registry, but it is not an enterprise level database and it does not have the same characteristics, for example, scaling or performance, as enterprise databases such as DB2 .

WAS supports direct customer use of the Apache Derby database in test environments only. WAS v8.5 does not support direct customer use of Apache Derby database in production environments.

If we need multiple connections to the UDDI registry database (for example to use the UDDI registry in a cluster configuration) and Apache Derby is your preferred database, use the network option for Apache Derby. This is because embedded Apache Derby has a limitation that allows only one Java virtual machine to access or load a database instance at any one time. That is, two application servers cannot access the same Apache Derby database instance at the same time.

The UDDI registry can support multiple users, even if a single database connection exists.


Related concepts:

Overview of the v3 UDDI registry


Reference:

About Apache Derby
Data source minimum required settings for Apache Derby


+

Search Tips   |   Advanced Search