on 7/25/02 10:20 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> henning 2002/07/25 10:20:34
>
> Modified: src/java/org/apache/turbine Turbine.java
> src/java/org/apache/turbine/services/logging
> TurbineLoggingService.java
> Log:
> Changed getRealPath("") to getRealPath("/") to make some servlet
> containers happy, that choke on "". Suggested by Stephane Bailliez
> <[EMAIL PROTECTED]> after problems with iPlanet Application
> Server.
>
I'm strongly strongly strongly -1 on this. We should not be catering to
servlet containers who do not follow the specifications. If you want to see
this fixed, you should pressure the company that makes the container to fix
it.
This is what standards are for. If you don't follow them, then there is no
reason to have them.
Please back out this change immediately.
-jon
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>