Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
Thak you all !!! On Fri, Dec 31, 2010 at 12:27 AM, Mark Eggers wrote: > It appears that NetBeans 6.9.1 will allow you to create Java web > applications with incompatible containers / frameworks. > > For example, you can do the following: > > 1. Create a Java web application targeted for Tomcat 5

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Mark Eggers
It appears that NetBeans 6.9.1 will allow you to create Java web applications with incompatible containers / frameworks. For example, you can do the following: 1. Create a Java web application targeted for Tomcat 5.5 2. Select J2EE 1.4 (only item permissible) 3. Use the default source level of 1

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread André Warnier
Sasa Rakic wrote: Here is print screen of netstat -ano like image.jpg! Did I not warn you to not post these things as attachment, but paste the text right here ? Also, maybe stop posting the same problem multiple times with different subjects and descriptions. That is a bit confusing to say

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
Here is print screen of netstat -ano like image.jpg! Is this OK? - To unsubscribe, e-mail: users-unsubscr...@tomcat.

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread André Warnier
Hi. 1) stop /both/ tomcats and make sure they are stopped. 2) open a command window, and type the command : netstat -ano then copy the result and paste it here. 3) then also paste the conf/server.xml file of tomcat 5.5 here, after removing all the comments and any passwords etc.. Do not prov

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
Ok i will rephrase question. When i run startup.but for Tomcat 5.5.31 on my windows xp from command prompt i get the message SEVERE: Error listenerStart after this some more lines and at the end: INFO: Server Startup in 3300ms. I do not know why is this happeninig. Could someone plese help me w

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
No i have not i am not sure how to do it. When i exit NetBeans, NetBeans autommaticaly stops Tomcat every time. Why you think this could be helpful ?

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Morten Bo Ølbye
Have you tryed to stop Tomcat in Apache->open services - Original Message - From: "Sasa Rakic" To: "Tomcat Users List" ; "Mark Eggers" Sent: Thursday, December 30, 2010 4:03 AM Subject: Re: NetBeans Tomcat 5.5 p

Re: NetBeans Tomcat 5.5 problem

2010-12-29 Thread Sasa Rakic
Java 6.23 and windows 7

Re: NetBeans Tomcat 5.5 problem

2010-12-29 Thread Sasa Rakic
I use same versions of NetBeans Tomcat 6.0.26 and Tomcat 5.5.31 and i already did everything you told me about adding new server but it still not works. And i think the server starts because i can access with http://localhost:8080/ Tomcat start page from my browser after i run project. But in my pr

Re: NetBeans Tomcat 5.5 problem

2010-12-29 Thread Mark Eggers
This is probably best asked on the NetBeans mailing lists or forums. However, I use NetBeans 6.9.1 and Tomcat 6.0.29 or Tomcat 5.5.31 all the time with no issues. NetBeans 7 is required to support Tomcat 7.0.x. You don't say: a. Complete version of Tomcat (hint, 5.5.x) b. Java version c. Platfo