You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lakshmi Bhetanabhotla <ib...@hotmail.com> on 2001/02/06 23:04:46 UTC

tomcat on win2k

Hi ,
I wanted to know if this servlet engine..( TOMCAT) is supported on Win2K. I 
have installed it on Win2k,
set up all the paths and classpaths, but when I startup the server, the 
process aborts giving a runtime
exception. Has anyone had a similar problem regarding installation of tomcat 
on win2k. I greatly appreciate
any feedback or help on this.
Thank You,
Lakshmi.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Re: tomcat on win2k

Posted by Peter Alfors <pe...@irista.com>.
I thought that I tried that.  I was not online however.   Therefore, when I
prefix my URLs with Http:// IE asks me to connect to the internet.  I then
choose 'work offline' and the page is not found.
I will try it again tonight, maybe I missed in my MANY attempts to get it to
work on IE.  :)

Thanks for the info,
    Pete

CPC Livelink Admin wrote:

> IE is pretty stupid that way.  It does it to me and I am online all the
> time. The trick is to put the http:// in there explicitly, then it won't
> convert to local:8080
>
> -----Original Message-----
> From: Peter Alfors [mailto:peter.alfors@irista.com]
> Sent: Tuesday, February 06, 2001 5:10 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Re: tomcat on win2k
>
> I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
> running on Windows 2000.
> I didn't come across any errors.
>
> The only thing I couldn't do was actually view the examples web app using IE
> (i
> believe 5.5).
> IE does not want to let me connect to 'localhost:8080' offline.  It changes
> the
> address to 'local:8080'.
> Running the examples in Netscape 4.01 worked fine though.
>
> Pete
>
> Lakshmi Bhetanabhotla wrote:
>
> > Hi ,
> > I wanted to know if this servlet engine..( TOMCAT) is supported on Win2K.
> I
> > have installed it on Win2k,
> > set up all the paths and classpaths, but when I startup the server, the
> > process aborts giving a runtime
> > exception. Has anyone had a similar problem regarding installation of
> tomcat
> > on win2k. I greatly appreciate
> > any feedback or help on this.
> > Thank You,
> > Lakshmi.
> > _________________________________________________________________
> > Get your FREE download of MSN Explorer at http://explorer.msn.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org

Re: ISP with tomcat

Posted by Johnathan Smith <dj...@yahoo.com>.
just to please around with

--- AC <sm...@lisea.com> wrote:
> If you need I can host you in my server ... Which
> kind of applications do 
> you want to run?
> 
> andrea
> 
> 
> At 06.56 07/02/2001 -0800, you wrote:
> >Does any one know a ISP with tomcat on it??
> >
> >
> >
> >=====
> >If your into Body For Life, check out
>
>http://clubs.yahoo.com/clubs/bodyforlifestatenislandny
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Yahoo! Auctions - Buy the things you want at great
> prices.
> >http://auctions.yahoo.com/
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, email:
> tomcat-user-help@jakarta.apache.org
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email:
tomcat-user-help@jakarta.apache.org


=====
If your into Body For Life, check out
http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

Re: ISP with tomcat

Posted by AC <sm...@lisea.com>.
If you need I can host you in my server ... Which kind of applications do 
you want to run?

andrea


At 06.56 07/02/2001 -0800, you wrote:
>Does any one know a ISP with tomcat on it??
>
>
>
>=====
>If your into Body For Life, check out
>http://clubs.yahoo.com/clubs/bodyforlifestatenislandny
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Auctions - Buy the things you want at great prices.
>http://auctions.yahoo.com/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, email: tomcat-user-help@jakarta.apache.org


Re: tomcat on win2k

Posted by Salvatore Borrelli <we...@imrgroup.com>.
Ya,
     I've slammed my head against the wall for a couple of days, searching
for some kind of misterious bug in my beans/jsp/servlets/jdbc ... and so on
... while the reason of that "strange" behavior was so simple.

Thanks again to this great list ...

Sal.

----- Original Message -----
From: "Peter Alfors" <pe...@irista.com>
To: <to...@jakarta.apache.org>
Sent: Wednesday, February 07, 2001 4:46 PM
Subject: Re: tomcat on win2k


> We have noticed this behaviour as well in NT.  If you click in the tomcat
> window, you will notice the word "Select" appears at the top of the
command
> window.  This 'pauses' tomcat until you hit a key to release it.
>
> Pete
>
>
> "Etienne Baert (SPS Office)" wrote:
>
> > Hi Salvatore,
> >
> > this happens when you click inside the command window in which the
tomcat
> > process is active. Microsoft sets the default behaviour in w2k for such
> > actions
> > to hanging the running application. Pressing on <ENTER> key simply
releases
> > this hanging.
> >
> > If you need to select the tomcat process window, don't click inside the
> > window but on its title bar or via its icon in the taskbar to avoid this
> > strange behaviour to happen.
> >
> > Etienne
> >
> > -----Original Message-----
> > From: Salvatore Borrelli [mailto:webdev@imrgroup.com]
> > Sent: mercredi 7 février 2001 15:20
> > To: tomcat-user@jakarta.apache.org
> > Subject: Re: tomcat on win2k
> >
> > Hi everyone,
> >     I have installed the Tomcat Release version 3.2 on a Windows 2000
> > server, and integrated it with IIS 5.0 (as a standalone process) with
almost
> > no problems.
> >
> > I say "almost" because, though the system seems to work correctly,
sometime
> > it hangs (i.e. it doesn't serve my JSP pages anymore), and it restart to
> > work properly only when i set the focus to the Tomcat window and press
the
> > <ENTER> key.
> >
> > Someone has an idea about the cause of this strange behavior?
> >
> > Thank a lot for your suggestions,
> > Sal
> >
> > ----- Original Message -----
> > From: "CPC Livelink Admin" <cp...@fitzpatrick.cc>
> > To: <to...@jakarta.apache.org>
> > Sent: Wednesday, February 07, 2001 1:35 AM
> > Subject: RE: tomcat on win2k
> >
> > >
> > > IE is pretty stupid that way.  It does it to me and I am online all
the
> > > time. The trick is to put the http:// in there explicitly, then it
won't
> > > convert to local:8080
> > >
> > > -----Original Message-----
> > > From: Peter Alfors [mailto:peter.alfors@irista.com]
> > > Sent: Tuesday, February 06, 2001 5:10 PM
> > > To: tomcat-user@jakarta.apache.org
> > > Subject: Re: tomcat on win2k
> > >
> > >
> > > I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which
one)
> > > running on Windows 2000.
> > > I didn't come across any errors.
> > >
> > > The only thing I couldn't do was actually view the examples web app
using
> > IE
> > > (i
> > > believe 5.5).
> > > IE does not want to let me connect to 'localhost:8080' offline.  It
> > changes
> > > the
> > > address to 'local:8080'.
> > > Running the examples in Netscape 4.01 worked fine though.
> > >
> > > Pete
> > >
> > > Lakshmi Bhetanabhotla wrote:
> > >
> > > > Hi ,
> > > > I wanted to know if this servlet engine..( TOMCAT) is supported on
> > Win2K.
> > > I
> > > > have installed it on Win2k,
> > > > set up all the paths and classpaths, but when I startup the server,
the
> > > > process aborts giving a runtime
> > > > exception. Has anyone had a similar problem regarding installation
of
> > > tomcat
> > > > on win2k. I greatly appreciate
> > > > any feedback or help on this.
> > > > Thank You,
> > > > Lakshmi.
> > > > _________________________________________________________________
> > > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, email: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, email: tomcat-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org



Re: tomcat on win2k

Posted by Peter Alfors <pe...@irista.com>.
We have noticed this behaviour as well in NT.  If you click in the tomcat
window, you will notice the word "Select" appears at the top of the command
window.  This 'pauses' tomcat until you hit a key to release it.

Pete


"Etienne Baert (SPS Office)" wrote:

> Hi Salvatore,
>
> this happens when you click inside the command window in which the tomcat
> process is active. Microsoft sets the default behaviour in w2k for such
> actions
> to hanging the running application. Pressing on <ENTER> key simply releases
> this hanging.
>
> If you need to select the tomcat process window, don't click inside the
> window but on its title bar or via its icon in the taskbar to avoid this
> strange behaviour to happen.
>
> Etienne
>
> -----Original Message-----
> From: Salvatore Borrelli [mailto:webdev@imrgroup.com]
> Sent: mercredi 7 février 2001 15:20
> To: tomcat-user@jakarta.apache.org
> Subject: Re: tomcat on win2k
>
> Hi everyone,
>     I have installed the Tomcat Release version 3.2 on a Windows 2000
> server, and integrated it with IIS 5.0 (as a standalone process) with almost
> no problems.
>
> I say "almost" because, though the system seems to work correctly, sometime
> it hangs (i.e. it doesn't serve my JSP pages anymore), and it restart to
> work properly only when i set the focus to the Tomcat window and press the
> <ENTER> key.
>
> Someone has an idea about the cause of this strange behavior?
>
> Thank a lot for your suggestions,
> Sal
>
> ----- Original Message -----
> From: "CPC Livelink Admin" <cp...@fitzpatrick.cc>
> To: <to...@jakarta.apache.org>
> Sent: Wednesday, February 07, 2001 1:35 AM
> Subject: RE: tomcat on win2k
>
> >
> > IE is pretty stupid that way.  It does it to me and I am online all the
> > time. The trick is to put the http:// in there explicitly, then it won't
> > convert to local:8080
> >
> > -----Original Message-----
> > From: Peter Alfors [mailto:peter.alfors@irista.com]
> > Sent: Tuesday, February 06, 2001 5:10 PM
> > To: tomcat-user@jakarta.apache.org
> > Subject: Re: tomcat on win2k
> >
> >
> > I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
> > running on Windows 2000.
> > I didn't come across any errors.
> >
> > The only thing I couldn't do was actually view the examples web app using
> IE
> > (i
> > believe 5.5).
> > IE does not want to let me connect to 'localhost:8080' offline.  It
> changes
> > the
> > address to 'local:8080'.
> > Running the examples in Netscape 4.01 worked fine though.
> >
> > Pete
> >
> > Lakshmi Bhetanabhotla wrote:
> >
> > > Hi ,
> > > I wanted to know if this servlet engine..( TOMCAT) is supported on
> Win2K.
> > I
> > > have installed it on Win2k,
> > > set up all the paths and classpaths, but when I startup the server, the
> > > process aborts giving a runtime
> > > exception. Has anyone had a similar problem regarding installation of
> > tomcat
> > > on win2k. I greatly appreciate
> > > any feedback or help on this.
> > > Thank You,
> > > Lakshmi.
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, email: tomcat-user-help@jakarta.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org

RE: ISP with tomcat

Posted by Patrick Vanden Driessche <pa...@euronet.be>.
There are a couple around :

http://www.myservlethosting.com
http://www.cwihosting.com
http://www.inihosting.com

All offering tomcat in one of their hosting plans.
Although www.myservlethosting.com offers the possibility to have your own
private tomcat runtime.


> -----Original Message-----
> From: Johnathan Smith [mailto:dj_attitude_ny@yahoo.com]
> Sent: Wednesday, February 07, 2001 15:56
> To: tomcat-user@jakarta.apache.org
> Subject: ISP with tomcat
>
>
> Does any one know a ISP with tomcat on it??
>
>
>
> =====
> If your into Body For Life, check out
> http://clubs.yahoo.com/clubs/bodyforlifestatenislandny
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org
>
>


Re: Servlet source code??

Posted by Peter Alfors <pe...@irista.com>.
look in the work directory within tomcat.  You will find the java files
for all the pages that you have visited.

Johnathan Smith wrote:

> I am using tomcat 3.2.1 and someone told me that I
> could see the source code that my JSP makes??  can
> someone please tell me how to see the servlet source
> code that my JSP pages make
>
> =====
> If your into Body For Life, check out
> http://clubs.yahoo.com/clubs/bodyforlifestatenislandny
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org

Servlet source code??

Posted by Johnathan Smith <dj...@yahoo.com>.
I am using tomcat 3.2.1 and someone told me that I
could see the source code that my JSP makes??  can
someone please tell me how to see the servlet source
code that my JSP pages make

=====
If your into Body For Life, check out
http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

Re: ISP with tomcat

Posted by John Ahrens <jo...@john-ahrens.com>.
Alistair Hopkins wrote:
> 
> www.mycgiserver.com does, I think...
> 

It actually uses resin.

> -----Original Message-----
> From: Johnathan Smith [mailto:dj_attitude_ny@yahoo.com]
> Sent: Wednesday, February 07, 2001 2:56 PM
> To: tomcat-user@jakarta.apache.org
> Subject: ISP with tomcat
> 
> Does any one know a ISP with tomcat on it??
> 
> =====
> If your into Body For Life, check out
> http://clubs.yahoo.com/clubs/bodyforlifestatenislandny
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> 

-- 
John Ahrens
Sun Certified Programmer for the Java(tm) Platform
206.550.5349
john@john-ahrens.com
http://members.home.net/john.ahrens

RE: ISP with tomcat

Posted by Alistair Hopkins <al...@berthengron.co.uk>.
www.mycgiserver.com does, I think...

-----Original Message-----
From: Johnathan Smith [mailto:dj_attitude_ny@yahoo.com]
Sent: Wednesday, February 07, 2001 2:56 PM
To: tomcat-user@jakarta.apache.org
Subject: ISP with tomcat


Does any one know a ISP with tomcat on it??



=====
If your into Body For Life, check out
http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org



ISP with tomcat

Posted by Johnathan Smith <dj...@yahoo.com>.
Does any one know a ISP with tomcat on it??



=====
If your into Body For Life, check out
http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

RE: tomcat on win2k

Posted by "Etienne Baert (SPS Office)" <eb...@sps.be>.
Hi Salvatore,

this happens when you click inside the command window in which the tomcat
process is active. Microsoft sets the default behaviour in w2k for such
actions
to hanging the running application. Pressing on <ENTER> key simply releases
this hanging.

If you need to select the tomcat process window, don't click inside the
window but on its title bar or via its icon in the taskbar to avoid this
strange behaviour to happen.

Etienne

-----Original Message-----
From: Salvatore Borrelli [mailto:webdev@imrgroup.com]
Sent: mercredi 7 février 2001 15:20
To: tomcat-user@jakarta.apache.org
Subject: Re: tomcat on win2k


Hi everyone,
    I have installed the Tomcat Release version 3.2 on a Windows 2000
server, and integrated it with IIS 5.0 (as a standalone process) with almost
no problems.

I say "almost" because, though the system seems to work correctly, sometime
it hangs (i.e. it doesn't serve my JSP pages anymore), and it restart to
work properly only when i set the focus to the Tomcat window and press the
<ENTER> key.

Someone has an idea about the cause of this strange behavior?

Thank a lot for your suggestions,
Sal


----- Original Message -----
From: "CPC Livelink Admin" <cp...@fitzpatrick.cc>
To: <to...@jakarta.apache.org>
Sent: Wednesday, February 07, 2001 1:35 AM
Subject: RE: tomcat on win2k


>
> IE is pretty stupid that way.  It does it to me and I am online all the
> time. The trick is to put the http:// in there explicitly, then it won't
> convert to local:8080
>
> -----Original Message-----
> From: Peter Alfors [mailto:peter.alfors@irista.com]
> Sent: Tuesday, February 06, 2001 5:10 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Re: tomcat on win2k
>
>
> I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
> running on Windows 2000.
> I didn't come across any errors.
>
> The only thing I couldn't do was actually view the examples web app using
IE
> (i
> believe 5.5).
> IE does not want to let me connect to 'localhost:8080' offline.  It
changes
> the
> address to 'local:8080'.
> Running the examples in Netscape 4.01 worked fine though.
>
> Pete
>
> Lakshmi Bhetanabhotla wrote:
>
> > Hi ,
> > I wanted to know if this servlet engine..( TOMCAT) is supported on
Win2K.
> I
> > have installed it on Win2k,
> > set up all the paths and classpaths, but when I startup the server, the
> > process aborts giving a runtime
> > exception. Has anyone had a similar problem regarding installation of
> tomcat
> > on win2k. I greatly appreciate
> > any feedback or help on this.
> > Thank You,
> > Lakshmi.
> > _________________________________________________________________
> > Get your FREE download of MSN Explorer at http://explorer.msn.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org



Re: tomcat on win2k

Posted by Salvatore Borrelli <we...@imrgroup.com>.
Hi everyone,
    I have installed the Tomcat Release version 3.2 on a Windows 2000
server, and integrated it with IIS 5.0 (as a standalone process) with almost
no problems.

I say "almost" because, though the system seems to work correctly, sometime
it hangs (i.e. it doesn't serve my JSP pages anymore), and it restart to
work properly only when i set the focus to the Tomcat window and press the
<ENTER> key.

Someone has an idea about the cause of this strange behavior?

Thank a lot for your suggestions,
Sal


----- Original Message -----
From: "CPC Livelink Admin" <cp...@fitzpatrick.cc>
To: <to...@jakarta.apache.org>
Sent: Wednesday, February 07, 2001 1:35 AM
Subject: RE: tomcat on win2k


>
> IE is pretty stupid that way.  It does it to me and I am online all the
> time. The trick is to put the http:// in there explicitly, then it won't
> convert to local:8080
>
> -----Original Message-----
> From: Peter Alfors [mailto:peter.alfors@irista.com]
> Sent: Tuesday, February 06, 2001 5:10 PM
> To: tomcat-user@jakarta.apache.org
> Subject: Re: tomcat on win2k
>
>
> I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
> running on Windows 2000.
> I didn't come across any errors.
>
> The only thing I couldn't do was actually view the examples web app using
IE
> (i
> believe 5.5).
> IE does not want to let me connect to 'localhost:8080' offline.  It
changes
> the
> address to 'local:8080'.
> Running the examples in Netscape 4.01 worked fine though.
>
> Pete
>
> Lakshmi Bhetanabhotla wrote:
>
> > Hi ,
> > I wanted to know if this servlet engine..( TOMCAT) is supported on
Win2K.
> I
> > have installed it on Win2k,
> > set up all the paths and classpaths, but when I startup the server, the
> > process aborts giving a runtime
> > exception. Has anyone had a similar problem regarding installation of
> tomcat
> > on win2k. I greatly appreciate
> > any feedback or help on this.
> > Thank You,
> > Lakshmi.
> > _________________________________________________________________
> > Get your FREE download of MSN Explorer at http://explorer.msn.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, email: tomcat-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org
>
>



RE: tomcat on win2k

Posted by CPC Livelink Admin <cp...@fitzpatrick.cc>.
IE is pretty stupid that way.  It does it to me and I am online all the
time. The trick is to put the http:// in there explicitly, then it won't
convert to local:8080

-----Original Message-----
From: Peter Alfors [mailto:peter.alfors@irista.com]
Sent: Tuesday, February 06, 2001 5:10 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: tomcat on win2k


I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
running on Windows 2000.
I didn't come across any errors.

The only thing I couldn't do was actually view the examples web app using IE
(i
believe 5.5).
IE does not want to let me connect to 'localhost:8080' offline.  It changes
the
address to 'local:8080'.
Running the examples in Netscape 4.01 worked fine though.

Pete

Lakshmi Bhetanabhotla wrote:

> Hi ,
> I wanted to know if this servlet engine..( TOMCAT) is supported on Win2K.
I
> have installed it on Win2k,
> set up all the paths and classpaths, but when I startup the server, the
> process aborts giving a runtime
> exception. Has anyone had a similar problem regarding installation of
tomcat
> on win2k. I greatly appreciate
> any feedback or help on this.
> Thank You,
> Lakshmi.
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org


Re: tomcat on win2k

Posted by Peter Alfors <pe...@irista.com>.
I have the Tomcat 4.0 Dev nightly build (? - i'd have to check which one)
running on Windows 2000.
I didn't come across any errors.

The only thing I couldn't do was actually view the examples web app using IE (i
believe 5.5).
IE does not want to let me connect to 'localhost:8080' offline.  It changes the
address to 'local:8080'.
Running the examples in Netscape 4.01 worked fine though.

Pete

Lakshmi Bhetanabhotla wrote:

> Hi ,
> I wanted to know if this servlet engine..( TOMCAT) is supported on Win2K. I
> have installed it on Win2k,
> set up all the paths and classpaths, but when I startup the server, the
> process aborts giving a runtime
> exception. Has anyone had a similar problem regarding installation of tomcat
> on win2k. I greatly appreciate
> any feedback or help on this.
> Thank You,
> Lakshmi.
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, email: tomcat-user-help@jakarta.apache.org