Hi there

Here is a partial list of my ports:

Open TCP Port: 80 http://192.168.0.1/ Apache HTTPD 1.3.33 + php5 + MySQL
         ...
         Open TCP Port:         3306            
jdbc:mysql://192.168.0.1:3306/javatest?" +
                                                                                        
"user=the_user&password=the_pswd"
                                                                                
                                                MySQL

         Open TCP Port:         3700            ???
         Open TCP Port:         3820            ???
         Open TCP Port:         3920            ???
Open TCP Port: 4848 http://192.168.0.1:4848/ Sun Java™ System Application Server Admin Console
         Open TCP Port:         7676            ???
         Open TCP Port:         8009            ???
         Open TCP Port:         8080            http://192.168.0.1:8080/        
Apache Tomcat 5.5.20
         Open TCP Port:         8081            http://192.168.0.1:8081/        
Apache Tomcat 5.5.17
Open TCP Port: 8181 https://192.168.0.1:8181/ idem for ssl connections
         Open TCP Port:         8686            ???

As you see, the Apache Tomcat 5.5.17 is useless as the first one is running at boot time.

? Is there a way to avoid to launch Apache Tomcat 5.5.17 when I launch NetBeans 5.5 ?

? Will try change some of the code within NetBeans ?

On 17 avr. 07, at 18:34, David Short wrote:

NetBeans uses the embedded Tomcat 5.5.17 by default.  How can a newly
installed Tomcat 5.5.20 be configured to be used as the default?

-----Original Message-----
From: Johnny Kewl [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 17, 2007 4:33 AM
To: Tomcat Users List
Subject: Re: IDE

Dont pull it out...
Just stick a new one in...

Just download the Tomcat you want... if its windows, the server version is
cool.
Stick it somewhere on one of your hard-drives.

Go to TOOLS -> SERVER MANAGER
Click NEW SERVER

Netbeans will now use the new Tomcat... and you can switch between them if
you want.

Enjoy


----- Original Message -----
From: "dimitryous r." <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, April 17, 2007 9:57 AM
Subject: Re: IDE


Hello, NetBeans 5.5 at http://www.netbeans.org does it.
But it comes with his own Apache Tomcat JSP (5.0.17 for MacOSX).
Deplyoment is very easy.

I don't know how to pull out this version with a more recent one 5.0.20
...

Any ideas?

TIA
On 6 avr. 07, at 02:47, David Short wrote:

I'm sure this question has been asked many times. So, I apologize in
advance.  Can anyone recommend a freeware Java/JSP/JSF IDE that is
compatible with Apache and Tomcat?

Thanks in advance.

Dave


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to