It's not a secret anymore!
The moose likes JSF and the fly likes Deployment Problem in Tomcat 6.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Deployment Problem in Tomcat 6.0" Watch "Deployment Problem in Tomcat 6.0" New topic
Author

Deployment Problem in Tomcat 6.0

Ravi Sankar
Ranch Hand

Joined: Aug 17, 2007
Posts: 49
Hi,

I am developing an j2ee application using Eclipse with Apache Tomcat 6.0 server. Its working fine with the IDE, I developed all the things. Now I want to deploy the application into another machine without IDE. I am able to deploy the application with Eclipse in all machines. But, I need to deploy that application into Tomcat 6.0 without using any IDEs. Could anybody help me how to do the deployment in Tomcat6.0 ?


Thanks
Ravi
Antany Vasanth
Ranch Hand

Joined: Jan 28, 2009
Posts: 43
Hi Ravi,

When you create project and deploy project using IDE. The IDE itself take care of deploying all the required libraries and server configuration.

Take care of all those deployment configurations and libraries when you try to deploy it in another machine.

Regards,
Antany
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Deployment Problem in Tomcat 6.0
 
Similar Threads
Application Deployment in Tomcat 6.0
Startup problem with JSF1.2
Eclispe's Dynamic Web Project
Doubt on Eclipse hot deployment of web-app.
Tomcat errors while developing web services using Eclipse 3.5, Tomcat 6.0, Axis2 1.4