DeploymentException- url-pattern <pattern> In Web Application <app> Is Mapped To Multiple Servlets
(Doc ID 2404407.1)
Last updated on JUNE 10, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
Application in production which has nearly 15 JAX-WS webservices included in it. The service/endpoint implementation is done as in the sample below:
The code if corrected to include only @WebService or @WebServlet in the sample, results in successful deployment.
If both are included, the deployment fails.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |