Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ClassNotFoundException: while connecting to external SQL

Francesco R
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2018

Hello

As already described here in this discussion I was implementing a plugin were I need access to MSSQL database. Using the suggested solution I build a jar containing inside the mssql-jdbc-6.2.1.jre8.jar and so it grows of about 700k. I could copy in WEB-INF/lib and use the <scope>provided</scope> in dependencies but in this case I need to copy the jar. But since this jar is already available in <installation-dir>/lib directory, is there a way to use exactly that jar without copying or bringing it inside my jar ?

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer