在 Solaris 操作环境中,Application Server 的默认安装位置为 /opt/SUNWappserver/appserver,在 Linux 系统中,Application Server 的默认安装位置为 /opt/sun/appserver。如果您在其他位置安装了 Application Server,则必须在配置 Service Registry 之前编辑文件 install.properties。
在 ServiceRegistry-base/install 目录中,用文本编辑器打开文件 install.properties。
查找被注释掉的 appserver.root.dir 属性的定义。
删除注释字符 (#) 并用 Application Server 的实际位置替换属性定义。
保存并关闭 install.properties 文件。
按照配置 Service Registry中的说明继续进行操作。