单项选择题
A、http://ip:port/uap项目 B、http://ip:port/uap项目/任务调度模块项目 C、http://ip:port/uap项目/taskdispatch/mxweb/index.jsp D、http://ip:port/uap项目/任务调度模块项目/taskdispatch/mxweb/index.jsp
任务调度远程部署要依赖哪个bundle()A、com.sgcC.uap.taskdispatchB、com.s...
单项选择题任务调度远程部署要依赖哪个bundle()
A、com.sgcC.uap.taskdispatch B、com.sgcC.uap.taskdispatch.component C、com.sgcC.uap.taskdispatch.componnetMangerLocal D、com.sgcC.uap.taskdispatch.componnetMangerRemote
任务调度如何配置远程部署()A、添加任务调度模块项目policy.xml的TASKDISPATCH_DEPLO...
单项选择题任务调度如何配置远程部署()
A、添加任务调度模块项目policy.xml的TASKDISPATCH_DEPLOY=componentManagerRemote B、添加任务调度模块项目policy.xml的TASKDISPATCH_DEPLOY=componentManagerLocal C、添加UAP项目的platformconfig.properties的TASKDISPATCH_DEPLOY=componentManagerLocal D、添加UAP项目的platformconfig.properties的TASKDISPATCH_DEPLOY=componentManagerRemote
如何修改UAP项目的服务端的地址()A、修改UAP项目WEB-INF\configuration\config...
单项选择题如何修改UAP项目的服务端的地址()
A、修改UAP项目WEB-INF\configuration\config.ini,需要把dm.server.path修改为部署的服务端的地址。 B、修改UAP项目WEB-INF\configuration\policy.xml,需要把dm.server.path修改为部署的服务端的地址。