Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » web project deployment on apache httpd server
web project deployment on apache httpd server [message #830173] Tue, 27 March 2012 05:40 Go to next message
Eclipse UserFriend
Hi,

I'm not new to Eclipse but new to clientside webproject development in Eclipse. So I would like to know how you guys deploy your web projects on a remote Apache httpd Server with or w/o Apache Tomcat from eclipse.

My current development infrastructure is the following: I have a virtual machine where eclipse indigo is installed. On same virtual machine I have a local tomcat server installed and configured in eclipse. So I can "publish" /deploy my web projects from eclipse to this local tomcat and can test them in my virtual machines browser.

My Task is now, to be able to publich some of this localy developed web projects to a server wich is accessible inside our intranet (so definitly outside of my virtual machine). It would be great if this publishing action can be done manualy and not as a ANT or Maven task.

In my Java Projects, I would just switch the server in Eclipse and deploy the java project on the other server. But how can I do this with my clientside html5/javascript project using Apache httpd server?

In eclipse "Servers" view I haven't found an option to deploy/publish directly to a remote apache server.

Do you have some tips for me?

thanks, kind regards
Re: web project deployment on apache httpd server [message #830207 is a reply to message #830173] Tue, 27 March 2012 06:33 Go to previous message
Eclipse UserFriend
Hi, as far as I know, Eclipse doesn't allow publishing on a remote server. Instead, you can deploy the app to the remote server via web interface of Tomcat.
Previous Topic:WTP 3.4M6 p2 ?
Next Topic:JSP isErrorPage="true" validation
Goto Forum:
  


Current Time: Wed Jul 23 10:11:03 EDT 2025

Powered by FUDForum. Page generated in 0.04895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top