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 45213 - Would be helpful to have several DDs
Summary: Would be helpful to have several DDs
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 21:10 UTC by Ana.von Klopp
Modified: 2011-11-28 08:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ana.von Klopp 2004-06-18 21:10:34 UTC
It would be very helpful if the IDE could help me 
manage my deployment descriptors. Sometimes I need 
to use several versions of my deployment 
descriptors for different deployment scenarios. 

For example: 

1) I want to do most of my development testing 
without my security configuration

2) I need to configure the DD itself differently 
depending on the server I deploy to 

3) I have some filters that I like to use for 
debugging while I am developing only

...