Skip to content

ClassNotFoundException on wildfly for classes in new package #677

Description

@softgggg

Environment:

  • HotSwap Agent: 2.0.3
  • JBR: 21.0.8+9-b1163.62, loaded via -XX:HotswapAgent=fatjar
  • WildFly: 36.0.1.Final

Steps:

  • Deploy war on wildfly.
  • Create new class in new package.
  • Instantiate this new class in existing code.

Actual:

ClassNotFoundException

Expected:

The class is instantiated without error.

(Note: Create new class in existing package works properly.)

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