Hi all,
We are trying to create a custom report for OCUM 9.5 in a Linux environement ! Following the doc here : http://docs.netapp.com/ocum-95/index.jsp
When trying to create the Data Source -> selecting JDBC -> Manage Drivers -> adding mysql-connector-java-5.1.48-bin.jar to the list, but the Driver Class dropdown list stays empty !
In my logs, I get warnings like :
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
Any hints ?
Thanks,
GS.