RE: Help Installing Tomcat on Win95

2001-08-20 Thread Dmitri Colebatch
ced the HelloWorld.java inside the lib folder (where the servlet.jar > IS,) and I still get the error saying package.servlet does not exist. > > What else should I do? > Sheila > > > > >From: Dmitri Colebatch <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECT

Re: Help Installing Tomcat on Win95

2001-08-20 Thread Rob S.
> from inside the lib folder I get a long list of classes. But if I try the > same from c:\> the system can't locate the servlet file. Righto, it's showing you the contents of the servlet.jar file in that directory. The servlet.jar file *probably* doesn't exit in c:\ so it fails. > So I place

RE: Help Installing Tomcat on Win95

2001-08-20 Thread Sheila Ratnam
get the error saying package.servlet does not exist. What else should I do? Sheila >From: Dmitri Colebatch <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: RE: Help Installing Tomcat on Win95 >Date: Mon, 20 Aug 2001 15:10:42 +1000 > >On Mo

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Dmitri Colebatch
irdness here, I think that in reality there's probably something simple that we've missed... sorry (o: cheesr dim > > Sheila > > > > >From: "Sheila Ratnam" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] &g

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Artigas, Ricardo Y.
be understood as > neither given nor endorsed by the company. > > > -Original Message- > From: Sheila Ratnam [SMTP:[EMAIL PROTECTED]] > Sent: Monday, August 20, 2001 12:48 PM > To: [EMAIL PROTECTED] > Subject: RE: Help Installing Tomcat on Win95 > >

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Sheila Ratnam
rfectly! Could there be any other reason for package javax not being found? Sheila >From: "Sheila Ratnam" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: RE: Help Installing Tomcat on Win95 >Date: Mon, 20 Aug 2001 00:04:36 + >

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Dmitri Colebatch
our_servlet_ should work mind you thats _very_ ridiculous and over the top, but if the problem is the long filenames, then it will get around it hth cheers dim > > Sheila > > > >From: Dmitri Colebatch <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Sheila Ratnam
OTECTED] >To: [EMAIL PROTECTED] >Subject: RE: Help Installing Tomcat on Win95 >Date: Mon, 20 Aug 2001 10:41:27 +1000 > >I'm assuming its a type.. but you have >c:jakarta-tomcat-4.0-b7\common\lib\servlet.jar rather than >c:\jakarta-tomcat-4.0-b7\common\lib\servlet.jar - from

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Dmitri Colebatch
nd not > >the HTTP port? This was what a lot of people used to do, try and make > >requests to Tomcat 3.x through the AJP port 8007 (by default). Pier, maybe > >the default WarpConnector should be at 8007? (assuming it's 8008) > > > >- r > > > >

RE: Help Installing Tomcat on Win95

2001-08-19 Thread Sheila Ratnam
, the error message says "javax.servlet package does not exist" What else could be the problem? TIA, Sheila >From: "Rob S." <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: Help Installing Tomcat on Win95 >Date: Sat

RE: Help Installing Tomcat on Win95

2001-08-18 Thread Rob S.
> Err... That's the log for the Apache service... Not the one we're looking > for... :) Hrmmm... Are you sure you didn't screw up and typed > > http://localhost:8008/ Instead of > http://localhost:8080/ > > That's the only thing I can possibly think of... I should read the threads more carefull

RE: Help Installing Tomcat on Win95

2001-08-18 Thread Rob S.
x27;s 8008) - r > -Original Message- > From: Sheila Ratnam [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 17, 2001 10:28 PM > To: [EMAIL PROTECTED] > Subject: Re: Help Installing Tomcat on Win95 > > > Pier, > I did try using the ip address instead of 'lo

RE: Help Installing Tomcat on Win95

2001-08-18 Thread Rob S.
> And, BTW, Rob, stop trying to hit on girls on the mailing list :) :) :) :) > I tried it in the past, doesn't work! :) :) :) :) Hey, I'm just thrilled when someone positively responds to an RTFM request without saying, "I read it, but it doesn't *exactly* answer the question I had" =) See wha

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Pier P. Fumagalli
Sheila Ratnam at [EMAIL PROTECTED] wrote: > Pier, > I did try using the ip address instead of 'localhost', but it didn't work. > Probably the error is what the log shows? That shouldn' even happen as you shouldn't access the WarpConnector at all, unless, of course, something's _really_ wrong...

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Pier P. Fumagalli
Sheila Ratnam at [EMAIL PROTECTED] wrote: > Rob, Pier, > > I noticed the following error logged in apache.log file. > > 2001-08-17 20:42:46 [org.apache.catalina.connector.warp.WarpConnector] Error > accepting requests > java.net.SocketException: socket closed > at java.net.PlainSocketImpl.s

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Sheila Ratnam
Pier, I did try using the ip address instead of 'localhost', but it didn't work. Probably the error is what the log shows? Sheila >From: "Sheila Ratnam" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Help In

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Sheila Ratnam
CATALINA_HOME_Log file is empty. How can I correct this? No problem with 'hitting' as long as I get this to work:) Thanks, Sheila >From: "Pier P. Fumagalli" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: He

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Pier P. Fumagalli
Rob S. at [EMAIL PROTECTED] wrote: >> I should add that I tried changing the port number in the server.xml file >> inside conf folder as mentioned in the RUNNING.txt. Also checked and made >> sure that the browser is not trying to access a proxy server. But >> it hasn't >> worked. >> Thanks, >> S

RE: Help Installing Tomcat on Win95

2001-08-17 Thread Rob S.
> I should add that I tried changing the port number in the server.xml file > inside conf folder as mentioned in the RUNNING.txt. Also checked and made > sure that the browser is not trying to access a proxy server. But > it hasn't > worked. > Thanks, > Sheila ?! This brings a joyous tear to my

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Sheila Ratnam
uld be wrong? I have PWS on Win95. Please help. >Thanks, >Sheila > > > >>From: Prasanna Uppaladadium <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>To: [EMAIL PROTECTED] >>Subject: Re: Help Installing Tomcat on Win95 >>Date: Fri, 17 Aug 2001 16:50:3

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Sheila Ratnam
;From: Prasanna Uppaladadium <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Help Installing Tomcat on Win95 >Date: Fri, 17 Aug 2001 16:50:32 -0700 > >Sheila, > >It simply means that Windows 95 has run out of memory space for creating

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Prasanna Uppaladadium
ET CATALINA_HOME = c:\c:\jakarta-tomcat-4.0-b7 > in the Autoexec.bat. > > Am I doing it wrong? > What does the message "Out of environment space" mean? > > Thanks, > Sheila > > >From: "Rob S." <[EMAIL PROTECTED]> > >Reply-To: "Rob S.&

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Sheila Ratnam
vironment space" mean? Thanks, Sheila >From: "Rob S." <[EMAIL PROTECTED]> >Reply-To: "Rob S." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Help Installing Tomcat on Win95 >Date: Fri, 17 Aug 2001 13:28:48 PDT > >Sheila, Sheila,

Re: Help Installing Tomcat on Win95

2001-08-17 Thread Rob S.
Sheila, Sheila, Shiela... read the RUNNING.txt file in CATALINA_HOME =) - r On Fri, 17 Aug 2001 20:16:52 + [EMAIL PROTECTED] wrote: > Hi all, > > I downloaded the b7 version, and installed it in c:\jakarta-tomcat-4.0-b7 > directory. I am using Win95, so edited the Autoexec to set JAVA_HOME