Hi, Please subscribe to the user list (this way we will not have to manually approve your emails, it's really annoying). All you need to do is send an email to “ [email protected]” and follow simple instructions in the reply.
>From what I see, JdbcConnectionPool is H2 database specific factory that returns H2 DataSource. Take a look at the package name if the factory. If you want to use MySql instead then you should use some other standard way to create a MySql DataSource. -- Denis -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Connection-refused-via-JDBC-tp2490p2491.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
