Order Broker V19 install
Hi there,
I have installed Order Broker V19 with the following recommended specs:
OS: Oracle Linux 7 for x86-64
Database: Oracle Database Server 19c
Application Server: WebLogic 12c, v12.2.1.3.0 with patch p28387681 installed on it. (as recommended in the OROB V19 guide)
JDk: jdk-8u241
However, the Store Connect URL is converting single slash to double and hence my app is not launching.
for example I give:
http://<IP add>:<port>/LocateSTC
and it converts it to:
http://<IP add>:<port>//LocateSTC/LocateSTC.html
Please advise!
Thanks.