Skip to content

ClassNotFoundException looking for derby files #1

@AlisdairO

Description

@AlisdairO

It looks like derby.jar does not end up in the correct location. Currently the outputDirectory is defined in pom.xml as follows:

${project.build.directory}/shared/resources/derby

When I try to use the sample application it bombs out with a derby-related CNFE. I changed the pom.xml to the following and it worked:

${project.build.directory}/liberty/wlp/usr/shared/resources/derby/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions