Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

2 classpath questions

$
0
0
1.  I'm trying to use the teradata extension:  https://github.com/liquibase/liquibase-teradata/wiki

What is meant by "Simply add the liquibase-teradata.jar file to your classpath"?  The only way I have found that this works is by putting the jar in the `libexec/lib` directory.

Adding a relative or absolute path to the `--classpath` option does not result in it being found.

2.  The documentation makes it appear as though a directory should be possible in the `--classpath` argument, eg. `--classpath=\path\to\classes:jdbcdriver.jar`.

However, as an absolute or relative path, this always results in my JDBC driver not found.  Only a relative or absolute path to the jar itself works.

The documentation for URLClassLoader does not illuminate this subject for me, unfortunately.  Should a directory be possible here?







Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>