Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
in the > J2EE project wizard). > > I think further discussion should happen on a NetBeans forum. > > . . . . just my two cents. > > /mde/ > > - Original Message - > From:André Warnier > To:Tomcat Users List > Cc: > Sent:Thursday, December 30, 201

Re: NetBeans Tomcat 5.5 problem

2010-12-30 Thread Mark Eggers
/ - Original Message - From:André Warnier To:Tomcat Users List Cc: Sent:Thursday, December 30, 2010 1:57:56 PM Subject:Re: NetBeans Tomcat 5.5 problem Sasa Rakic wrote: > Here is print screen of netstat -ano like image.jpg! > Did I not warn you to not post these things as attachmen

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

NetBeans Tomcat 5.5 problem

2010-12-29 Thread Sasa Rakic
Hello, I use NetBeans 6.9 to create JavaServer Faces web application. I need Tomcat 5.5 because my web hosting only support this version. When i download Tomcat 6.0 from this site it works fine, but when i download Tomcat 5.5 and run application NetBeans writes me message that server can not start