Whenever I create a webmodule and set the Context Root URL to: /apps/myapp and then deploy by choosing JBoss 3 as server I receive “Deployment location: INVALID” on the New Deployment screen.
However, if I set the Context Root URL to only: /myapp, it works.
If I create an Enterprise Application Project then I can set the Context Root to: /apps/myapp, for my webmodule on the Enterprise Application Modules screen and everything works as expected.
Question is: Why can´t I set the Context Root URL to: /apps/myapp when only creating a webmodule?
I have tested this in 4.02 and 4.1.1 with the same result.