Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
workflowUrl=jdbc\:oracle\:thin\:@IP\:1521\:ENGDB
It was resolved by following the above connection string context.
where do we put variable @IP?
I I romved the second tomcat, What the action to do, to resolve
The output of the oracle db configration:
workflowUser=jwdb
workflowPassword=jwdb
workflowDriver=oracle.jdbc.driver.OracleDriver
workflowUrl=jdbc\:oracle\:thin\:192.168.210.230\:1521\:ENGDB.WORLD
The error in the Joget.log is:
INFO 08 Nov 2016 15:53:24 org.joget.commons.util.DynamicDataSource - datasourceName=workflow, url=jdbc:oracle:thin:192.168.210.230:1521:ENGDB.WORLD, user=jwdb
ERROR 08 Nov 2016 15:53:26 org.joget.commons.spring.web.CustomContextLoaderListener - ===== Error initializing WebApplicationContext =====
How to resolve this issue?