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

CDI module has an error when looking for the bean scope #925

Closed
garcia-jj opened this issue Mar 21, 2019 · 3 comments
Closed

CDI module has an error when looking for the bean scope #925

garcia-jj opened this issue Mar 21, 2019 · 3 comments
Labels

Comments

@garcia-jj
Copy link

garcia-jj commented Mar 21, 2019

There are an error in the Feign CDI module, when the producer bean tries to get the bean client scope annotation.

Calling getClass() on an annotation may return a proxy class instead of wanted class.

Related pull request: OpenFeign/feign-cdi#7

@kdavisk6
Copy link
Member

Can you please open this issue in the feign-cdi project as it relates directly to that module?

@garcia-jj
Copy link
Author

Can you please open this issue in the feign-cdi project as it relates directly to that module?

I did, but I think feign-cdi project is not active anymore. Anyway, thank you.

Best regards.

@kdavisk6
Copy link
Member

@garcia-jj

I would help more if I knew more about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants