Skip to content

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

@younjungpark

Description

@younjungpark

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions