Felipe Gaúcho wrote:
>> _ copies of app names, context-roots, application folders is needless and
>
> Not only needless, but very dangerous since the developer (or the
> automated build a.k.a. Hudson) deploys the application and test in an
> old URL.. the old URL is still alive while the new code is running in
> a secondary URL..
Absolutely. That's what me ran into :-P
>
> ok, the developer may force a fixed context in the web.xml but I
> believe the future is not to require that..... isn't it ?
I agree. I think Hong has already fixed it.