Why the "choose a domain" is empty through the way Open RPAS Classic client by web
Hi Experts,
i faced one issues when trying to test "Open RPAS classic client through W
eb(tomcat)
it seemed that propfile cannot read the domaindata.dat file i prepared.
Env -
RPAS Version: 16.0.3
Tomcat: Version 9 (latest release)
propfile details #
webLogFile=C:/oracle/rpas_16/Web/RPASWebData/logs/rpasPortal.hostname.log
clientSourceDir=C:/oracle/rpas_16/Web/RPASWebData/client
dbPath=C:/oracle/rpas_16/Web/RPASWebData/db;C:/Users/herryxie/Downloads/apache-tomcat-9.0.41/webapps/RPAS/WEB-INF/config/domaindata.dat
isOSSO=false
debug=true
domaindata.dat#
domain.1.path=C:
domain.1.daemonPort=55555
domain.1.dbServerName=127.0.0.1
domain.1.description=TestDomain
i was expected to see the "TestDomain" in the web, however it is showing empty.