This topic describes how to manually remove the Endeca Server domain from the WebLogic Server.
The Endeca Server un-installer does not remove the Endeca Server domain files from WebLogic Server. Therefore, you must manually remove the Endeca Server domain from WebLogic Server, as described in this procedure. The procedure will assume that endeca_server_domain is the name of the Endeca Server domain.
To remove the Endeca Server domain from WebLogic Server:
<?xml version="1.0" encoding="UTF-8"?> <domain-registry xmlns="http://xmlns.oracle.com/weblogic/domain-registry"> <domain location="C:\Oracle\Middleware\user_projects\domains\endeca_server_domain"/> </domain-registry>