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

Summary: Delete project action should undeploy it too
Product: javaee Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: NEW ---    
Severity: blocker CC: Catchwa
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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?