It's not a secret anymore!
The moose likes Websphere and the fly likes How to debug  with WAS 5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "How to debug  with WAS 5.0" Watch "How to debug  with WAS 5.0" New topic
Author

How to debug with WAS 5.0

shell Johnson
Ranch Hand

Joined: Jul 17, 2002
Posts: 37
I'm not sure if I'm doing right or not. I'm trying to debug the application
running on WAS 5.0 but debug the source code in WSAD. I followed the WSAD infocenter's to set up the WAS in debug mode. I changed, one field startup checkbox in servers -> server1 -> configuration -> debugging service but keep the others as default. I'm confused now and it doesn't work. WSAD said "cannot attach to localhost:7777". It seems that WSAD is doing right, but what is wrong with WAS 5.0. How can I attach WSAD to WAS and debug the code running in WAS? What does the agent controller do for me?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to debug with WAS 5.0
 
Similar Threads
How to debug a jar file in eclipse?...
Debugger in WSAD 5.1.2 is getting stuck
Java Applet unable to use a PHP page to store a cookie
Publish to WAS 5.0 Problem - Admin Console not starting
attach source code to the remote debug