Hi,
If you try to install Tomcat as out-of-process servlet container working
with PWD4.0 on Windows 98.
There are several things you should be careful.
1. Set <Filtes DLLs> as a string value for Parameters in Registery.
2. Increace the Dos prompt memory ro 4096(maximum)
3. Tomact 3.2.1 is case sensitive
By the way, I have a problem to ask:
I added a context in the server.xml file as follow
<Context
path="/Audio/Upload"
docBase="/DGS/audio/uplod"
debug="0"
reloadable="true" >
</Context>
In my E drive, I have follow directory
E:\DGS\audio\upload.
When I try to donwload a audio file from E:\DGS\audio\upload directory.
It shows page not found. However It works under Tomcat 3.1 as the
directory. Could any one tell why? Help me please.
Daming
----- Original Message -----
From: "bennie" <g.vonrotz@chello.nl>
To: <tomcat-user@jakarta.apache.org>
Sent: Wednesday, February 21, 2001 12:25 PM
Subject: Re: Windows 98
> You can do that with "command /E:2816" in a dos window!
>
> ----- Original Message -----
> From: Randy Layman <randy.layman@aswethink.com>
> To: <tomcat-user@jakarta.apache.org>
> Sent: Wednesday, February 21, 2001 8:21 PM
> Subject: RE: Windows 98
>
>
> >
> > While not ideal, it is possible. You are probably getting "Out of
> > Environment Space" errors. From your Dos prompt window, you need to
> > increase the memory.
> >
> > Randy
> >
> >
> > -----Original Message-----
> > From: Mark Richmond [email protected: m...@bigbrush.worldonline.co.uk]
> > Sent: Wednesday, February 21, 2001 2:39 PM
> > To: [email protected: tomcat...@jakarta.apache.org]
> > Subject: Windows 98
> >
> >
> > Quick question. Is it possible to run Tomcat on Windows 98 or are my
> > efforts in vain?
> > Thanks
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected: tomcat-user-unsubs...@jakarta.apache.org]
> > For additional commands, email: [email protected: tomcat-user...@jakarta.apache.org]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected: tomcat-user-unsubs...@jakarta.apache.org]
> > For additional commands, email: [email protected: tomcat-user...@jakarta.apache.org]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected: tomcat-user-unsubs...@jakarta.apache.org]
> For additional commands, email: [email protected: tomcat-user...@jakarta.apache.org]
>