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 95975 - Delete project action should undeploy it too
Summary: Delete project action should undeploy it too
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 23:05 UTC by Lukas Jungmann
Modified: 2010-07-09 01:42 UTC (History)
1 user (show)

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 Lukas Jungmann 2007-02-19 23:05:36 UTC
Delete project action should optionally(?) also automatically undeploy the
application from the server. This applies to ejb/web/appclient project types
therefore I think it belongs here.
Comment 1 Catchwa 2010-07-09 01:42:09 UTC
I'm not seeing this in 6.9. When I delete a Web Application project it is undeployed from GlassFish.

Can we close this?