Grokbase
Topics Posts Groups | in
x
[ help ]

? ?? (d...@home.com)

Profile | Posts (3)
1) ? ?? Re: Windows 98
| +1 vote
Hi, If you try to install Tomcat as out-of-process servlet container working with PWD4.0 on Windows...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
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]
>
2) ? ?? Hotw to set Tomcat as out-of process servlet container on Windons 98
| +1 vote
Could anyone tell me how to set Tomcat as out-of process servlet container on Windons 98 Daming
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Could anyone tell me how to set Tomcat as
out-of process servlet container on Windons 98

Daming
3) ? ?? Re: Caching with Tomcat 3.2
| +1 vote
Hi, Rick check these two web sites. http://www.flashline.com/Components/appservermatrix.jsp...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi, Rick

check these two web sites.
http://www.flashline.com/Components/appservermatrix.jsp
http://www.mgm-edv.de/ejbsig/ejbservers_tabled.html

you can try JBoss, It is free EJB server. There are several free
Application servers on this site.

Daming


----- Original Message -----
From: "Rick Roberts" <tomcat@ait-web.com>
To: <tomcat-user@jakarta.apache.org>
Sent: Wednesday, February 14, 2001 11:24 PM
Subject: Re: Caching with Tomcat 3.2



>
> Interesting!
> I've never used WebSphere but am interesting in hearing from someone who
has.
> How would you rate it compared to Tomcat? Can you integrate it with
Apache?
> Is it fast? Is there much of a learning curve if you are already
familiar
> with Tomcat or Netscape? Is EJB a big reason to buy WebSphere? Also, do
you
> know how much IBM charges for it?
>
> Just pondering,
>
> Rick
>
>
> On Thu, 15 Feb 2001, you wrote:
> > It must be possible to detect a change, as in IBM WebSphere App Server -
if
> > you change any classes it dilegently goes through and drops any instance
of
> > any class (objects) that was related to the changed class - ie. it drops
> > servlets that contain the changed class as a member, or if it is in a
> > session variable it drops all the servlets.
> >
> > Scott
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected: tomcat-user-unsubs...@jakarta.apache.org]
> For additional commands, email: [email protected: tomcat-user...@jakarta.apache.org]
>
spacer
Profile | Posts (3)
Home > People > ? ?? > Posts