posted 17 years ago
Hi,
I am debugging my code in WSAD. I have placed breakpoints at appropriate debug location.
However, when the debugger reaches the appropriate breakpoint, instead of returning back to the breakpoint, it is giving me an error saying :
�Source not found for EquipmentPricesRequestProcessor.processRequest() line: 122� in a new grey screen.
Please note that the breakpoint has been put up on the same line in the class EquipmentPricesRequestProcessor where this error is being raised.