]
Katarina Hermanova commented on WFCORE-4767:
--------------------------------------------
[~brian.stansberry] moving it back to WFLY. Thanks and sorry for messing up.
Use descriptive error message for duplicate host/context deployments
--------------------------------------------------------------------
Key: WFCORE-4767
URL:
https://issues.redhat.com/browse/WFCORE-4767
Project: WildFly Core
Issue Type: Enhancement
Components: Server
Reporter: Paul Ferraro
Assignee: Katarina Hermanova
Priority: Minor
If a user attempts to deploy a web application to a host/context to which another
application is deployed, this will fail for obvious reasons.
What isn't obvious is the error message. Currently, users will see a
DuplicateServiceException. Ideally, the error message should indicate that another
application is deployed for the same host and context path.