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 153240 - Project clean undeploys project
Summary: Project clean undeploys project
Status: RESOLVED DUPLICATE of bug 152594
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 19:17 UTC by jpleed3
Modified: 2009-06-09 21:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jpleed3 2008-11-14 19:17:16 UTC
In 6.5, the clean action on a project will undeploy the project as well as other projects included as libraries. I 
have an EJB project included in a war as a non-packaged library and packaged in /WEB-INF/lib; Clean undeploys this as 
well as the war.

IHMO, this is an unexpected behavior. All the clean action should do is remove the build and dist folders. Assuming 
the undeploy was even desirable, the action should then be labeled "Clean and Undeploy".
Comment 1 Peter Pis 2008-11-16 22:48:07 UTC
Reassigning to web.
Comment 2 Petr Jiricka 2009-06-09 21:59:19 UTC
This looks like a duplicate of issue 152594.

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