Skip to content

ScopedProxyBeanRegistrationAotProcessor is never called #28561

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

Closed
snicoll opened this issue Jun 3, 2022 · 0 comments
Closed

ScopedProxyBeanRegistrationAotProcessor is never called #28561

snicoll opened this issue Jun 3, 2022 · 0 comments
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Jun 3, 2022

The entry in aot.factories is pointing to a non existing factory class. This means that the processor is never called and scoped proxy handling does not work.

@snicoll snicoll added type: bug A general bug theme: aot An issue related to Ahead-of-time processing labels Jun 3, 2022
@snicoll snicoll added this to the 6.0.0-M5 milestone Jun 3, 2022
@snicoll snicoll closed this as completed in 176ea5e Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant