Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8342641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T05:49:53+00:00 2026-06-09T05:49:53+00:00

I have a struts2 web application developed in eclipse IDE and exported it as

  • 0

I have a struts2 web application developed in eclipse IDE and exported
it as war file and deployed it in tomcat7 installed in windows server.
Now I need to debug this deployed web application in eclipse inside my local system.
How to bring those codes inside?
I found some links but I stuck with how to bring those code into
eclipse in my local system to place break points.

these are those few links…

link 1 link 2 link 3 link 4

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T05:49:55+00:00Added an answer on June 9, 2026 at 5:49 am

    Solution for windows:

    First you have to modyfy your tomcat startup script (startup.bat):

    Put this on top of the startup.bat

    set JPDA_ADDRESS=8000
    set JPDA_TRANSPORT=dt_socket
    ...
    

    Then modyfy the following line (nearly at hte end of startup.bat):

    call "%EXECUTABLE%" start %CMD_LINE_ARGS%
    

    to

    call "%EXECUTABLE%" jpda start %CMD_LINE_ARGS%
    

    Now you can start tomcat by executing startup.bat and tomcat opens the port 8000 for debuging.

    Second step is to configure Eclipse:

    Select Run > Debug Configurations …

    Create a new configuration by selecting ‘Remote Java Application’ with a right click.

    Check that the right Project is selected.

    And modyfy the Connection properties. (Note that the port has to be same (8000) as entered in startup.bat and not the port on which your struts app is running)

    Finaly you have to click on Debug

    Now you should be able to set breakpoints.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a web application based on struts2.2.1, using Eclipse indigo IDE with
I developed web application using struts1.3.8 and spring2.5, I deployed war file in Websphere7
I have a web application developed with Struts2, JSP, JPA, Spring and MySql. I
I have developed a web application on Struts2 and used JSP. I want to
i have one simple problem with downloading eclipse java ide for web application.I have
I have a standard web application deployed to an application server. The application uses
I have a struts2 web application which accepts both POST and GET requests in
I have one legacy web application based on struts2 (primarily using annotation). While debugging
I have a Struts2 action in the server side for file downloading. <action name=download
I am using eclipse to develop a web application. Just today I have updated

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.