Skip to content

AbstractServiceAwareBean proxy throws exception on method invocation #6

@kevinpeterson

Description

@kevinpeterson

The AbstractServiceAwareBean throws exceptions on method invocation.

See the code.

(Object[])method.getParameters() won't work, as it returns Parameter objects and not the actual method arguments.

The test (AbstractServiceAwareBeanTest) doesn't catch this, and would need to be modified as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions