facebook

[Closed] Web Deployment Via Ant

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258204 Reply

    grossmaa
    Member

    I have an existing project that is built through Ant and probably eventually through Maven. Is there a way to define the way a web project gets deployed through an external web server? Here’s what I want to do:

    1) Take an existing Java web application project that is built through ant to a war file
    2) Tell the MyEclipse wizard to deploy the war file to the externally launched Tomcat5 web server.
    3) Run the Tomcat5 externally launched web server with JPDA turned on
    4) Debug the application launched on the Tomcat5 web server via the MyEclipse debugger.

    Is this possible?

    #258210 Reply

    Riyad Kalla
    Member

    1-2) Are not possible, but 3 and 4 are, please see our application server guide for more information: http://www.myeclipseide.com/images/tutorials/quickstarts/appservers/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [Closed] Web Deployment Via Ant

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