facebook

Deploying and debugging WAR file created by Ant build script

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

    bxd9449
    Member

    Hello,

    I have created a Ant build script to create a WAR file. And if I copy that WAR file to webapps folder and run the Tomcat 5.5 on MyEclipse then it executes perfectly fine.

    I am looking for an option such that when I execute my Spring application using Run as MyEclipse server application and select my tomcat then it picks up the WAR file created by my Ant script in the distribution folder.

    I have figured out how to use Build capability by right clicking on project and Properties>Builders to configure My Eclipse to use my Ant script while auto building my project.

    Please do let me know if there exist a solution for what I am trying or any suggestions.

    My ultimate aim is to debug(breakpoints in java and jsp files) a Spring web application build by Ant script.

    Thanks.
    Regards,
    – Bhavik

    #317896 Reply

    support-tony
    Keymaster

    Hi Bhavik,

    I’ve been trying to think of features that might help you but I haven’t found anything so far. If you have concrete suggestions for an enhancement, I’d be happy to raise that with the development team though I couldn’t guarantee if or when it might be implemented.

    If you come up with a solution or have any further questions on this, please post.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Deploying and debugging WAR file created by Ant build script

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