Can someone please educate me on where to define the jdbc driver.
I have updated the context.xml and web.xml file to have my datasources and the url is tested fine in the ireport tool.
I have tried locally defined and repository based oracle data source and still get the java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver.
Let me know where else do i need to configure the jdbc driver.
org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@1c82208 targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@324b85, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver