Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver class which has upper case package name is not loaded correctly. #388

Open
younjungpark opened this issue Nov 20, 2021 · 0 comments
Labels

Comments

@younjungpark
Copy link

Hi Guys.

In my application I have to use driver class with upper case package name. ex) Blahblah.jdbc.driver.Driver

And it looks like upper case Blahblah package name prevents from correct driver loading.

Is there any workaround about this?

My application throws following error.
Error: Java::Blahblah.jdbc.driver.Driver not loaded. Are you sure you've included the correct jdbc driver in :jdbc_driver_library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant