facebook

Deploy a WEB application to Remote Tomcat server [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216013 Reply

    Marcio Lima
    Member

    I need to deploy a web application to a REMOTE web container. The porblem is that my tomcat is running in other machine (Linux server).

    Is that possible with myeclipse or i have to use a Ant build?

    Cheers

    #216044 Reply

    Scott Anderson
    Participant

    Marcio,

    We don’t support deployment or server management on remote machines at this point. However, if you can configure the remote Tomcat installation to look like a local one, via file sharing, then deployment should work fine. But you’ll still need to start the server manually on the remote machine since all of our connectors would attempt to start it locally.

    #216090 Reply

    Marcio Lima
    Member

    @support-scott wrote:

    We don’t support deployment or server management on remote machines at this point.

    This cound be a good implementation in the future.

    #216095 Reply

    Scott Anderson
    Participant

    Thanks for the feedback. It’s already an open enhancement request.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deploy a WEB application to Remote Tomcat server [Closed]

You must be logged in to post in the forum log in