This content has been marked as final.
Show 2 replies
-
1. Re: jdbc no class def found error
rareddy Jun 30, 2017 9:34 AM (in response to arli1215)You need to use add driver when you add the custom driver in the eclipse.
-
2. Re: jdbc no class def found error
arli1215 Jun 30, 2017 10:07 AM (in response to rareddy)Yes, that worked, I've added jdbc driver jar with dependencies and it worked.
Thanks.