This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 108960 - Go to source doesn't work for org.shop.OrderBean.getOrders() method
Summary: Go to source doesn't work for org.shop.OrderBean.getOrders() method
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-05 17:49 UTC by Alexander Kouznetsov
Modified: 2007-08-20 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-07-05 17:49:47 UTC
Profiler 1.2 070703
Product Version: NetBeans IDE Dev (Build 200707031200) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Sun Java System Application Server 9.1 (build b53-rc)

Steps to reproduce:
- Deploy OrderSystem application
(http://www.netbeans.org/nonav/issues/showattachment.cgi/37566/order_system.zip) to GlassFish
- Profile Main Project: CPU, Part of Application (org.shop.OrderBean.*()), Profile Only Project Classes
- Play with application to obtain org.shop.OrderBean.getOrders() method shown in Live Results
- Invoke Go To Source action for this method
- RESULT: No sources shown.
Comment 1 J Bachorik 2007-08-07 16:16:29 UTC
can't reproduce in NB build 200708060000
Comment 2 Alexander Kouznetsov 2007-08-20 12:40:44 UTC
Verified with NetBeans IDE Dev (Build 200708200000)