aspose file tools
The moose likes Websphere and the fly likes Debugging in WSAD5.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 "Debugging in WSAD5.0" Watch "Debugging in WSAD5.0" New topic
Author

Debugging in WSAD5.0

Sanjeev Kaushik
Ranch Hand

Joined: Aug 01, 2002
Posts: 105
I have put a break point in a class and I started the server in debug mode. Flow is stopping at that break point, but it is showing that "Source Not Found".
Source is very much there but it is not able to pick up.
Any idea?
Regards,


Sanjeev Kaushik
Sanjeev Kaushik
Ranch Hand

Joined: Aug 01, 2002
Posts: 105
Please let me know if you need some more information.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26192
    
  66

Sanjeev,
Is the source in another WSAD project or is it in a jar. If it is in a jar, did you attach the source to the jar? (you can check this by looking at the build path for your project.)


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
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: Debugging in WSAD5.0
 
Similar Threads
source file is not displayed
Debugging on Remote Machine
Source not found
selecting row in JTextPane
Unable to Run Servlet