Hey,
i am currently trying to connect an Oracle 12 Database to Knowage. I found a different contribution about how to connect an Oracle 12 Database to Knowage but it was to unspecific for my case. I allready changed the server.xml file in the Knowage/conf/ path. Aswell i put the driver which was stated in the other contribution as a .jar in the $CATALINA_HOME/lib/ path. I tried to connect a PostgresSQL or MySQL Database and it allways worked well but in this case i think there is more to configure. Im not really sure what i need to do after i did what i just mentioned. I tried to add the Data Source then on the Knowage web surface. But after i fill everything out it allways tells me Connection KO and points at the line for "Driver". In the official tomcat documentation i read that its needed to use this as Driver statement: oracle.jdbc.OracleDriver but it still shows me the failure. Do i need to configure the Web.xml and the context.xml aswell or is there anything else i did not until now?
I appreciate every type of help! Thanks allready.
If you need more information just comment :)