This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes add tomcat 6.0.18 to netbeans but.... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "add tomcat 6.0.18 to netbeans but...." Watch "add tomcat 6.0.18 to netbeans but...." New topic
Author

add tomcat 6.0.18 to netbeans but....

AnujNona Sharma
Greenhorn

Joined: Feb 09, 2009
Posts: 2
Hi all, i have some problem in adding tomcat 6.0.18 server in netbeans 6.5, it ask me for catalina home script message and says that my startup.bat and shutdown.bat wont work , and advice me to use archive copy of tomcat 6.0.18 instead of installer.do any body have idea how to get though this trouble.since my application is in tomcat's 6.0.18 webapps folder.please help.
Freddy Wong
Ranch Hand

Joined: Sep 11, 2006
Posts: 959

What does the error message say? Is it because the JAVA_HOME is not set? You should be able to start using startup.bat or and shutdown using shutdown.bat.


SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: add tomcat 6.0.18 to netbeans but....
 
Similar Threads
I can't start tomcat service
Problem Stopping Tomcat 6.0.18
Passing a list of beans to jsp
How to deploy WAR file in WebSphere Applcation Server 7
Jsp failed to execute in Netbeans