https://issues.apache.org/bugzilla/show_bug.cgi?id=45484





--- Comment #1 from Eric Dalquist <[EMAIL PROTECTED]>  2008-07-25 10:03:58 PST 
---
The empty context path for the root context appears to be set in HostConfig:882
which reads:

if (files[i].equals("ROOT"))
    contextPath = "";

I may try just changing that from "" to "/" and see what happens but I'm rather
concerned about unintended consequences of doing so.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to