Debugging Remote Java Application - II

14 June 2008

In the first part, I showed how to alter JBoss run.bat file for remote debugging. Once that is done, deploy your J2EE application and start the JBoss. You will note that on the JBoss console, the listener will start listening on port specified in run.bat.

Now is the time to start debugging from Eclipse. Open the Debug dialog and select ‘Remote Java Application’. Create a new configuration. Select the project to debug and attach source code with it. In the connect tab, don’t forget to put connection properties which comprises of Host and Port.

Remore Debugging

Once all the done, start debugging.

I hope this was useful.

del.icio.us:Debugging Remote Java Application - II  digg:Debugging Remote Java Application - II  spurl:Debugging Remote Java Application - II  wists:Debugging Remote Java Application - II  simpy:Debugging Remote Java Application - II  newsvine:Debugging Remote Java Application - II  blinklist:Debugging Remote Java Application - II  furl:Debugging Remote Java Application - II  reddit:Debugging Remote Java Application - II  fark:Debugging Remote Java Application - II  blogmarks:Debugging Remote Java Application - II  Y!:Debugging Remote Java Application - II  smarking:Debugging Remote Java Application - II  magnolia:Debugging Remote Java Application - II  segnalo:Debugging Remote Java Application - II  gifttagging:Debugging Remote Java Application - II

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Debugging Remote Java Application - II

Leave a Reply