Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 69605 invoked from network); 1 Sep 2000 16:20:16 -0000 Received: from prv-mail20.provo.novell.com (137.65.81.122) by locus.apache.org with SMTP; 1 Sep 2000 16:20:16 -0000 Received: from INET-PRV-Message_Server by prv-mail20.provo.novell.com with Novell_GroupWise; Fri, 01 Sep 2000 10:19:43 -0600 Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.3.1 Date: Fri, 01 Sep 2000 10:17:49 -0600 From: "Mike Anderson" To: Subject: RE: Tomcat for Netware Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_267EBD0F.4F2E437F" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=_267EBD0F.4F2E437F Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable The problem with NetWare is that it uses "\" as the default file.separator = and so tomcat treats it like a Windows platform. I working on this issue but = as a=20 temporary workaround, I've added a -Dfile.separator=3D"/" the the Java command line that starts up tomcat. This helps at least handle most = cases. As soon as I can get the rest resolved, I'll post some patches to get it = into=20 the build. Mike Anderson Senior Software Engineer Platform Services Group mmanders@novell.com Novell, Inc., the leading provider of Net services software www.novell.com >>> nacho@siapi.es 09/01/00 09:53AM >>> >As i view it the context not get mapped correctly but i dont know why,=20 > >2 things are around my head the path issues, i dont know Netware 5.1 , >but what is the Environment of execution ??? it possible to map drives >to paths or it seems like the old Netware 3.12 ( that i know very well >is want to make analogies ) , i know nothing of Actual Netware, please >give me some info about that. > >If nothing helps , and i can send you a instrumented SimpleMapper1 class >to see what is happening inside, as the only thing actually strange is >that not work !!! > >I have curiosity about that, send me privately your result or insights >please.. > >Saludos , >Ignacio J. Ortega > -----Mensaje original----- > De: Rajnish Bhaskar [mailto:r.bhaskar@compserv.gla.ac.uk] > Enviado el: viernes 1 de septiembre de 2000 17:04 > Para: tomcat-user@jakarta.apache.org > Asunto: Re: Tomcat for Netware >=20 >=20 > Hi, > I tried replacing the incorrect paths, but it didn't=20 > help at all. I've=20 > enclosed the new logs (as well as the updated server.xml file -- in a=20 > zip file this time!). >=20 > Raj. >=20 --=_267EBD0F.4F2E437F Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The problem with NetWare is that it uses "\" as the default file.separ= ator=20 and
so tomcat treats it like a Windows platform.  I working on this = issue=20 but as a
temporary workaround, I've added a -Dfile.separator=3D"/" the the = Java
command line that starts up tomcat.  This helps at least handle = most=20 cases.
As soon as I can get the rest resolved, I'll post some patches to get = it=20 into
the build.
 
 
Mike Anderson
Senior Software Engineer
Platform Services = Group
mmanders@novell.com
Novell, = Inc., the=20 leading provider of Net services software
www.novell.com

>>>=20 nacho@siapi.es 09/01/00 09:53AM >>>
>As i view it the = context not=20 get mapped correctly but i dont know why,
>
>2 things are = around my=20 head the path issues, i dont know Netware 5.1 ,
>but what is the=20 Environment of execution ??? it possible to map drives
>to paths or = it=20 seems like the old Netware 3.12 ( that i know very well
>is want to = make=20 analogies ) , i know nothing of Actual Netware, please
>give me some = info=20 about that.
>
>If nothing helps , and i can send you a = instrumented=20 SimpleMapper1 class
>to see what is happening inside, as the only = thing=20 actually strange is
>that not work !!!
>
>I have = curiosity=20 about that, send me privately your result or=20 insights
>please..
>
>Saludos ,
>Ignacio J.=20 Ortega




> -----Mensaje original-----
> De: = Rajnish=20 Bhaskar [mailto:r.bhaskar@compserv.gla= .ac.uk]
>=20 Enviado el: viernes 1 de septiembre de 2000 17:04
> Para:=20 tomcat-user@jakarta.apache.org
> Asunto: Re: Tomcat for Netware
&g= t;=20
>
> Hi,
>     I tried replacing the = incorrect=20 paths, but it didn't
> help at all.  I've
> enclosed = the new=20 logs (as well as the updated server.xml file -- in a
> zip file = this=20 time!).
>
> Raj.
>
--=_267EBD0F.4F2E437F--