Skip to content

WAS Liberty 8.8.5.7 is not liking commons-logging 1.1.1 jar; use commons-logging 1.2 instead #20

@abhaysinha

Description

@abhaysinha

Environment : WebSphere Application Server 8.5.5.7/wlp-1.0.10.cl50720150827-0437) on Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66-b17 (en_US)

I get this error when launching the application
[ERROR ] CWWKM0101E: The system could not process archive data for C:\Research\GitHub\Vaadin\addressbook\target\addressbook-2.0\WEB-INF\lib\commons-logging-1.1.1.jar.

commons-logging 1.1.1 jar is loaded as part of commons-beanutils 1.9.2 dependency.
Adding common-logging 1.2 dependency fixed this issue

commons-logging
commons-logging
1.2

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