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

  • SEARCH
  • Home
  • 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 8904383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T02:06:57+00:00 2026-06-15T02:06:57+00:00

I’ve recently started a new job wherein I have to fix bugs with and

  • 0

I’ve recently started a new job wherein I have to fix bugs with and make additions to a suite of GWT applications which have had a lot of contributors/developers of the years 🙁

App Server: Tomcat 6.0.16
JRE:        Java 6
GWT:        2.5.0
Eclipse:    Juno

The strange thing about this configuration is that for each application in the suite (there’s about 4) the client-side code is separated into it’s own war file and the server-side code is separated into several war files.
The problem is that the various components (war files) have reliance’s on one another and interact during runtime.


Request

Basically, I have gotten server-side debugging working but I would like to get client-side debugging working via Eclipse; so far I haven’t been able to.


Code Layout

When the code is fully deployed to Tomcat, it looks like this:

  • webapps
    • serverPiece1
      • WEB-INF
        • classes
          • …
        • web.xml
        • …
    • serverPiece2
      • WEB-INF
        • classes
          • …
        • web.xml
        • …
    • clientApp1
      • WEB-INF
        • web.xml
      • index.html
      • …
    • clientApp2
      • WEB-INF
        • web.xml
      • index.html
      • …
    • clientApp3
      • WEB-INF
        • web.xml
      • index.html
      • …

Past Experiences

At my last job my team was the only team developing using GWT and Maven.
We were able to design and implement the applications and thus we kept things simple.

For each application, we kept all of the client & server code in 1 WAR file.

All shared components that we created (window management system, etc…) were JAR’d up and included in each applications WAR file.

Doing things this way made for a very simple debug setup; we were able to debug both the client & server code using Eclipse while running the applications in Tomcat or Weblogic.

  • 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-15T02:07:00+00:00Added an answer on June 15, 2026 at 2:07 am

    There is a setting which allows you to start the GWT dev mode with an external server.
    See here for more details. Basically you do following things:

    1. Start your App server in debug or run mode (depending if you want to also debug your backend code in eclipse).
    2. Start GWT dev mode with the -noserver option (which won’t start the embedded jetty container).
    3. Go to the URL that is served by your app server (i.e. http://localhost:8080/index.jsp?gwt.codesvr=localhost:9997)

    If you use maven you can run the dev mode with following command : mvn gwt:run -Dgwt.noserver=true

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

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have an autohotkey script which looks up a word in a bilingual dictionary
I have an array which has BIG numbers and small numbers in it. I
I have a text area in my form which accepts all possible characters from
I have been unable to fix a problem with Java Unicode and encoding. The
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small

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.