Product: OpenFusion Naming Service
Version: ALL
Description:
Where does the Naming Service store data persistently?
Resolution:
The OpenFusion Naming Service is built on the OpenFusion Server Framework, which provides plug-in support for persistent storage modules.
The Naming Service is supplied with two 'default' plug-ins; File and JDBC. The former saves the Naming Service data to a file (the data is serialized) and the latter uses JDBC to store the data into a relational database.
However, other database plug-ins are available, including ones for Oracle, Sybase, and Microsoft SQL Server databases.
#OpenFusion
#KnowledgeDocs