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 67936

Summary: [50cat] Allow renaming of WAR and EAR files under "packaging"
Product: javaee Reporter: clever <clever>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description clever 2005-11-01 16:36:32 UTC
[ BUILD # : 200510251800 ]
[ JDK VERSION : 1.4.2_xx ]

I have found the need to rename my WAR or EAR files since OC4J can't deal with the spaces in their names.  After renaming a project, it's not updated, but I don't think that the name of the WAR or EAR should be directly tied to the project name.  The WAR or EAR name seems automatically chosen, but can't be changed.  This poses a serious problem for developers as there is no immediate easy way to fix this.
I think modifying the project proerties file can achieve the results, but I would hope the UI could be changed to allow editing the value directly.
Comment 1 Jesse Glick 2005-11-01 18:40:49 UTC
Wrong component.
Comment 2 David Konecny 2007-10-05 15:18:21 UTC
Short term workaround: edit project.properties.
Comment 3 David Konecny 2008-04-09 01:27:04 UTC

*** This issue has been marked as a duplicate of 59240 ***