Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-entity-view deltaspike repository method wrongly tries to resolve entity class via view class #728

Closed
beikov opened this issue Jan 23, 2019 · 0 comments · Fixed by #721

Comments

@beikov
Copy link
Member

beikov commented Jan 23, 2019

Description

Non-entity-view deltaspike repository method wrongly tries to resolve entity class via view class resulting in a NPE.

Expected behavior

Actual behavior

Steps to reproduce

Environment

Version: 1.3.0
JPA-Provider: -
DBMS: -
Application Server: -

@beikov beikov added this to the 1.4.0 milestone Jan 23, 2019
@beikov beikov self-assigned this Jan 23, 2019
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 23, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 24, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 28, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 29, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 10, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 19, 2019
… repository method using the plain entity type
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 19, 2019
… repository method using the plain entity type
beikov added a commit that referenced this issue Feb 25, 2019
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 25, 2019
… repository method using the plain entity type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment