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

Does @WebService endpoints are support injection of @RequestScope beans? #213

Open
hendrikebbers opened this issue Feb 16, 2023 · 0 comments

Comments

@hendrikebbers
Copy link

In a project I migrate from Tomcat / Axis to Wildfly with JakartaEE. The project is using SOAP endpoints and we migrated all to Jakarta @webservice endpoints. In the classes we inject CDI beans. Can such CDI beans use the @requestScope annotation in general or is it just luck that this is working in wildfly? I have not found anything about that in the spec (https://jakarta.ee/specifications/xml-web-services/3.0/jakarta-xml-ws-spec-3.0.pdf)

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

No branches or pull requests

1 participant