Skip to content

BaseEntityService not compatible with @org.omnifaces.services.Service #18

@Edubits

Description

@Edubits

getPage on the following service will throw an IllegalAccessError, when using @Stateless it works as expected.

@Service
public class TestService extends BaseEntityService<Long, YourEntity> {}

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