On Thu, 2002-07-25 at 18:52, Jon Scott Stevens wrote:
> 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.

If this makes things work for all containers then it is a practical
solution for the problem. Provided that this doesn't screw anyone else
up. Henning, if you are sure this makes things work nicely for everyone
then I support the change.

Jon, people don't have time to chase down vendors to fix things and even
if they started the process it could take forever. If you are not
prepared to personally help in the process of getting iPlanet to fix
their implementation then the change should stay, again provide it works
for everyone. It's just plain silly to screw people not using an OSS
servlet containers where they don't have access to fix things easily.
Some people don't have a choice over what container they use and
obviously don't have the time to go tracking down developers for
iPlanet.

What practical value is there in forcing this change to be backed out?
It's not really helping anyone. And it certainly doesn't make Turbine
look good in that we won't make exceptions for errant containers.
 
> -jon
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to