Skip to content

[Deployment] Changing of context root value doesn't affect on direct web module deployment #589

@lak-proddev

Description

@lak-proddev

STEPS
1.Create a web module web-test with default options .
2. Create index.jsp file with simple text Hello Wildfly
2.Change the context root to web-test-change
( Right click on project Properties > Web Project Settings )
3. Now deploy/publish the module to Wildfly server.
4.After successful deployment the module can be accessed with the context root http://localhost:8080/web-test

I think, it should be http://localhost:8080/web-test-change

Note: the context root value is working as expected for EAR modules

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions