Skip to content

Problem with Generics using Spring #1

@frenchc

Description

@frenchc

Migrated from sourceforge - https://sourceforge.net/tracker/?func=detail&aid=2858626&group_id=109626&atid=654000


I have a base service: abstract GenericService
and some derived services: MyService1, MyService2 etc.
Wiring of myService1 and myService2 as Spring beans without JETM works fine.
When I try to measure the execution time, JETM seems to ignore Generics when creating proxies for these beans.
As result I get a lot of exceptions and can't wire these beans.
Please add the Generics support to JETM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions