JAX-WS @Webservice Classes Do Not Adhere To CDI Scope
(Doc ID 2109272.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Goal
If a class is annotated with @ javax.jws.WebService and @ javax.enterprise.context.RequestScoped it will ignore the scope annotation and be deployed @ApplicationScoped
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |