RE: Conflict of Kazaa and Tomcat

2003-06-25 Thread David
But if I want my friends to access my website at 
http://www.david.com http://www.david.com/ 
 
and not 
 
http://www.david.com:8080 http://www.david.com:8080/ 
 
what should I do. I would like my website address to be a nice and
elegant one. That is, one that does not require to specify the port no. 
By default, http://www.david.com http://www.david.com/  automatically
opens the port 80 and thus I do not need to specify the port.
 
Is there a way that I can run my Kazaa AND my tomcat at the same time
yet allowing my webserver to host a website at port 80 ?
 
Regards
David
 
 
-Original Message-
From: Mike Curwen [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 25, 2003 1:40 AM
To: 'Tomcat Users List'
Subject: RE: Conflict of Kazaa and Tomcat
 
I'm pretty sure Kazaa starts a webserver on port 80. That's also how
Kazza's theatre (preview a downloading movie file) works. 
 
If you've modified Tomcat to start on port 80, then change it back to
8080.  Or... if I'm remembering wrong, and it's kazza that starts on
8080, then change Tomcat to 80.  
 
 
 -Original Message-
 From: David [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, June 24, 2003 12:37 PM
 To: Tomcat User
 Subject: Conflict of Kazaa and Tomcat
 
 
 Hi guys,
  
 I am a newbie to Tomcat. 
 I followed all the instructions on how to set up the tomcat 
 server. I managed to test if it is working and stuff.
  
 I setup the server properly. Ran the test page, I managed to 
 get the to Tomcat set up test page correctly displayed.
 PROBLEM: All the set up and test were done with my Kazaa switched off.
  
 When my kazaa is running, this is where the problem lies.
  
 If I were to let my Kazaa to run, I find that my Tomcat 
 server can be successful started up. When I try to access my 
 localhost site on my IE, it turns out that the 
 Download folder of Kazaa is the root for my localhost address.
  
 I am using Windows XP. Does anyone know why when I am running 
 Kazaa, the tomcat server cannot be started ?
  
 Regards
 David
  
 
 
 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


Re: Conflict of Kazaa and Tomcat

2003-06-25 Thread Dominic Parry
I'm running Kazaa Lite, and Tomcat with NO hassles. Tomcat runs on port 80. you can 
get kazaa lite from http://www.kazaalite.tk/ It also has no adware or spyware.

Good luck.
  - Original Message - 
  From: David 
  To: 'Tomcat Users List' 
  Sent: Wednesday, June 25, 2003 9:21 AM
  Subject: RE: Conflict of Kazaa and Tomcat


  But if I want my friends to access my website at 
  http://www.david.com http://www.david.com/ 
   
  and not 
   
  http://www.david.com:8080 http://www.david.com:8080/ 
   
  what should I do. I would like my website address to be a nice and
  elegant one. That is, one that does not require to specify the port no. 
  By default, http://www.david.com http://www.david.com/  automatically
  opens the port 80 and thus I do not need to specify the port.
   
  Is there a way that I can run my Kazaa AND my tomcat at the same time
  yet allowing my webserver to host a website at port 80 ?
   
  Regards
  David
   
   
  -Original Message-
  From: Mike Curwen [mailto:[EMAIL PROTECTED] 
  Sent: Wednesday, June 25, 2003 1:40 AM
  To: 'Tomcat Users List'
  Subject: RE: Conflict of Kazaa and Tomcat
   
  I'm pretty sure Kazaa starts a webserver on port 80. That's also how
  Kazza's theatre (preview a downloading movie file) works. 
   
  If you've modified Tomcat to start on port 80, then change it back to
  8080.  Or... if I'm remembering wrong, and it's kazza that starts on
  8080, then change Tomcat to 80.  
   
   
   -Original Message-
   From: David [mailto:[EMAIL PROTECTED] 
   Sent: Tuesday, June 24, 2003 12:37 PM
   To: Tomcat User
   Subject: Conflict of Kazaa and Tomcat
   
   
   Hi guys,

   I am a newbie to Tomcat. 
   I followed all the instructions on how to set up the tomcat 
   server. I managed to test if it is working and stuff.

   I setup the server properly. Ran the test page, I managed to 
   get the to Tomcat set up test page correctly displayed.
   PROBLEM: All the set up and test were done with my Kazaa switched off.

   When my kazaa is running, this is where the problem lies.

   If I were to let my Kazaa to run, I find that my Tomcat 
   server can be successful started up. When I try to access my 
   localhost site on my IE, it turns out that the 
   Download folder of Kazaa is the root for my localhost address.

   I am using Windows XP. Does anyone know why when I am running 
   Kazaa, the tomcat server cannot be started ?

   Regards
   David

   
   
   
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
   


RE: Conflict of Kazaa and Tomcat

2003-06-25 Thread christian . schuster




By default Kazaa starts a http services on port 80. But you can change this
in Kazaa.

In Kazza

Tools -- Options

On tab Firewall disable the check box at the bottom for incoming
connections to use port 80. Then just above put in a port (8080) which is
not used on your machine.

Regards,

Christian Schuster

Rudolf Schuster AG
Postfach 277
CH - 3000 Bern 11

http://www.rsag.ch
++41 31 348 05 30


   
 David   
 [EMAIL PROTECTED] 
 .net.sg   To 
   'Tomcat Users List'   
 25.06.2003 09:21  [EMAIL PROTECTED]
cc 
   
 Please respond to Subject 
   Tomcat Users   RE: Conflict of Kazaa and Tomcat
   List   
 [EMAIL PROTECTED] 
  rta.apache.org  
   
   
   




But if I want my friends to access my website at
http://www.david.com http://www.david.com/

and not

http://www.david.com:8080 http://www.david.com:8080/

what should I do. I would like my website address to be a nice and
elegant one. That is, one that does not require to specify the port no.
By default, http://www.david.com http://www.david.com/  automatically
opens the port 80 and thus I do not need to specify the port.

Is there a way that I can run my Kazaa AND my tomcat at the same time
yet allowing my webserver to host a website at port 80 ?

Regards
David


-Original Message-
From: Mike Curwen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 1:40 AM
To: 'Tomcat Users List'
Subject: RE: Conflict of Kazaa and Tomcat

I'm pretty sure Kazaa starts a webserver on port 80. That's also how
Kazza's theatre (preview a downloading movie file) works.

If you've modified Tomcat to start on port 80, then change it back to
8080.  Or... if I'm remembering wrong, and it's kazza that starts on
8080, then change Tomcat to 80.


 -Original Message-
 From: David [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 12:37 PM
 To: Tomcat User
 Subject: Conflict of Kazaa and Tomcat


 Hi guys,

 I am a newbie to Tomcat.
 I followed all the instructions on how to set up the tomcat
 server. I managed to test if it is working and stuff.

 I setup the server properly. Ran the test page, I managed to
 get the to Tomcat set up test page correctly displayed.
 PROBLEM: All the set up and test were done with my Kazaa switched off.

 When my kazaa is running, this is where the problem lies.

 If I were to let my Kazaa to run, I find that my Tomcat
 server can be successful started up. When I try to access my
 localhost site on my IE, it turns out that the
 Download folder of Kazaa is the root for my localhost address.

 I am using Windows XP. Does anyone know why when I am running
 Kazaa, the tomcat server cannot be started ?

 Regards
 David




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Conflict of Kazaa and Tomcat

2003-06-25 Thread G MATKOVITS
Kazaa implants several Spyware Trojan Horse Programs which run (and use 
ports of their own choosing!) even without the Kazaa Server being active! 
This is why an inactive Kazaa might interfere with Tomcat. Probably the 
spyware applications use the same ports as Tomcat!

Kazaa also downloads illegal (not licensed) programs which might also be  
infected with viruses. Your ISP knows that you are using Kazaa and you open 
yourself to possible prosecution for using unlicensed products!

Kazaa is a brilliantly architectured malignant application and IMHO you 
should uninstall it ASAP.

From: David Reply-To: Tomcat Users List To: Tomcat User Subject: 
Conflict of Kazaa and Tomcat Date: Wed, 25 Jun 2003 01:36:39 +0800 
MIME-Version: 1.0 Received: from apache.org ([208.185.179.12]) by 
mc5-f26.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 24 Jun 
2003 10:37:06 -0700 Received: (qmail 54798 invoked by uid 500); 24 Jun 2003 
17:36:39 - Received: (qmail 54783 invoked from network); 24 Jun 2003 
17:36:38 - Received: from smtp23.singnet.com.sg (165.21.101.203) by 
daedalus.apache.org with SMTP; 24 Jun 2003 17:36:38 - Received: from 
mozart (bb220-255-89-65.singnet.com.sg [220.255.89.65])by 
smtp23.singnet.com.sg (8.12.9/8.12.9) with ESMTP id h5OHadWg000790for ; 
Wed, 25 Jun 2003 01:36:39 +0800 X-Message-Info: 
JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP Mailing-List: contact 
[EMAIL PROTECTED]; run by ezmlm Precedence: bulk 
List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: Tomcat 
Users List Delivered-To: mailing list [EMAIL PROTECTED] 
Message-ID: [EMAIL PROTECTED] X-Priority: 3 (Normal) 
X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600. Importance: Normal 
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Return-Path: 
[EMAIL PROTECTED] 
X-OriginalArrivalTime: 24 Jun 2003 17:37:06.0242 (UTC) 
FILETIME=[3B083A20:01C33A77]

Hi guys,

I am a newbie to Tomcat. I followed all the instructions on how to set up 
the tomcat server. I managed to test if it is working and stuff.

I setup the server properly. Ran the test page, I managed to get the to 
Tomcat set up test page correctly displayed. PROBLEM: All the set up and 
test were done with my Kazaa switched off.

When my kazaa is running, this is where the problem lies.

If I were to let my Kazaa to run, I find that my Tomcat server can be 
successful started up. When I try to access my localhost site on my IE, it 
turns out that the Download folder of Kazaa is the root for my localhost 
address.

I am using Windows XP. Does anyone know why when I am running Kazaa, the 
tomcat server cannot be started ?

Regards David

_
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Conflict of Kazaa and Tomcat

2003-06-25 Thread Rohit Bapat
Hi,

You may also want to try and switch to Kazaa Lite. Its a hacked version of
Kazaa with no spyware and a good amount of extra features.I've just
started using Tomcat, but haven't had a problem with Kazaa Lite.

check: http://kazaa.infos-du-net.com/

or look on google for kazaa lite k++ version

Rohit.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Conflict of Kazaa and Tomcat

2003-06-24 Thread Mike Curwen
I'm pretty sure Kazaa starts a webserver on port 80. That's also how
Kazza's theatre (preview a downloading movie file) works. 
 
If you've modified Tomcat to start on port 80, then change it back to
8080.  Or... if I'm remembering wrong, and it's kazza that starts on
8080, then change Tomcat to 80.  


 -Original Message-
 From: David [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, June 24, 2003 12:37 PM
 To: Tomcat User
 Subject: Conflict of Kazaa and Tomcat
 
 
 Hi guys,
  
 I am a newbie to Tomcat. 
 I followed all the instructions on how to set up the tomcat 
 server. I managed to test if it is working and stuff.
  
 I setup the server properly. Ran the test page, I managed to 
 get the to Tomcat set up test page correctly displayed.
 PROBLEM: All the set up and test were done with my Kazaa switched off.
  
 When my kazaa is running, this is where the problem lies.
  
 If I were to let my Kazaa to run, I find that my Tomcat 
 server can be successful started up. When I try to access my 
 localhost site on my IE, it turns out that the 
 Download folder of Kazaa is the root for my localhost address.
  
 I am using Windows XP. Does anyone know why when I am running 
 Kazaa, the tomcat server cannot be started ?
  
 Regards
 David
  
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]