Hi Team,

Please help or give any pointer on below issue. Your help is greatly
appreciated...Thx

Regards
Prabhakar
--------

On Fri, May 15, 2020 at 1:35 PM Prabhakar Bhosaale <bhosale....@gmail.com>
wrote:

> 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