Hi Team,
I am trying to use Apache drill driver 1.16.0 in java servlet on
tomcat 7.70.  When i run the web application and try to use
Class.forName("org.apache.drill.jdbc.Driver");

It give error java.lang.ClassNotFoundException:
org.apache.drill.jdbc.Driver

The driver file is copied to WebContent\WE-INF\lib folder.

But if try to use same code from java standalone application then it works
perfectly.  So any suggestions on how to resolve this issue?

Thanks in advance..

Regards
Prabhakar

Reply via email to