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: Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
Ok but application is automaticaly generated in NetBeans 6.9 and it containes only one .jsp page it is index.jsp. And i chosed Tomcet 5.5 and J2EE 1.4. http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://java.sun.com/xml/ns/j2ee h

Re: Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
1.I put .war file from my JSF project in to webapps folder of my apache tomcat 5.5.31 directory. .../apache tomcat 5.5.31/webapps/MyProject.WAR 2.From the command prompt i start startup.bat file which is positioned in .../apache tomcat 5.5.31/bin/startup.bat. And Tomcat does not work. If i do same

Tomcat 5.5 problem

2010-12-30 Thread Sasa Rakic
I have problem with this version of Tomcat 5.5.31 on Windows XP SP3 and also on Windows 7. I use jdk. Here is print screen of netstat -ano from cmd prompt like netstat -ano.jpg! And here is server.xml without comments!

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 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-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

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