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 204472

Summary: [71cat] properties of maven web app loose relative url
Product: javaee Reporter: muellermi <muellermi>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: VERIFIED DUPLICATE    
Severity: normal CC: jskrivanek
Priority: P4    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description muellermi 2011-10-31 18:13:26 UTC
Product Version = NetBeans IDE Dev (Build 201110300600)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17

- create maven web application
- in properties add JSF as framework
- press ok 
- NB displays saving data (due to a formerly reported bug, this will be endless, you have to abort by task manager. Next re-start NB)
- open properties, select run
- enter a relative URL
- press ok
- open properties, select run
--> the relative URL is empty

This seems to be a display issue only. The url is still correct in nbactions.xml.
Comment 1 Martin Janicek 2011-11-02 08:49:56 UTC

*** This bug has been marked as a duplicate of bug 178650 ***