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 164966 - Profile Maven WAR project doesn't use Relative URL
Summary: Profile Maven WAR project doesn't use Relative URL
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 15:40 UTC by Jiri Sedlacek
Modified: 2009-05-20 14:18 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 Jiri Sedlacek 2009-05-12 15:40:44 UTC
Product Version: NetBeans IDE Dev (Build 090511)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Steps:

 1/ Create Samples | Maven | Maven Calculator Service
 2/ Invoke Run Project, launches CalculatorService Web Service Tester page (mavenCalculator/CalculatorService?Tester)
 3/ Invoke Profile Project, launches Hello World! page (mavenCalculator/)

It looks like the profiler doesn't follow the Relative URL defined in Project Properties | Run
Comment 1 J Bachorik 2009-05-15 15:41:40 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/bd1a9008b72c
Comment 2 Quality Engineering 2009-05-20 07:32:29 UTC
Integrated into 'main-golden', will be available in build *200905200201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bd1a9008b72c
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #164966 - Profile Maven WAR project doesn't use Relative URL
Comment 3 Jiri Sedlacek 2009-05-20 14:18:38 UTC
v.