@ECHO OFF
@REM WARNING: This file is created by the Configuration Wizard.
@REM Any changes to this script may be lost when adding extensions to this configuration.
SETLOCAL
set DOMAIN_HOME=C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain
call "%DOMAIN_HOME%\bin\startWebLogic.cmd" %*
ENDLOCAL
@REM WARNING: This file is created by the Configuration Wizard.
@REM Any changes to this script may be lost when adding extensions to this configuration.
SETLOCAL
set DOMAIN_HOME=C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\DefaultDomain
call "%DOMAIN_HOME%\bin\startWebLogic.cmd" %*
ENDLOCAL
本文详细介绍了如何使用配置向导创建WebLogic服务器启动脚本,并解释了脚本中关键部分的作用,以及如何避免在扩展配置时丢失更改。
5778

被折叠的 条评论
为什么被折叠?



