Valentin Kulichenko created IGNITE-15684:
--------------------------------------------
Summary: Issues with the SqlJdbcExample
Key: IGNITE-15684
URL: https://issues.apache.org/jira/browse/IGNITE-15684
Project: Ignite
Issue Type: Bug
Components: examples
Reporter: Valentin Kulichenko
Fix For: 3.0.0-alpha3
The new {{SqlJdbcExample}} doesn't work in a standalone project. Specifically,
there are two issues:
# Path to the config file is incorrect which prevents the server node from
starting. The path should be the same as in other examples.
# JDBC driver can't be found, because {{ignite-client}} dependency is not
included.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)