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 88451

Summary: Clean and Build should stop glassfish
Product: webservices Reporter: tamiro <tamiro>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description tamiro 2006-11-01 18:51:34 UTC
If you try to do a Clean and Build on a project that is a web service deployed 
on a web container, such as Glassfish, you get a message about a file that 
can't be deleted.

There is no indication why. On a hunch, I stoped Glassfish and then did the
Clean and Build. This time there was no problem. 

The Clean and Build function should either automatically recycle the web server 
or at least display a possible reason that the file can't be deleted, such as it
being in use by the web server associated with the web service.

Note that on Deploying the service, NB automatically starts glassfish, so this
request is not too far fetched.
Comment 1 Antonin Nebuzelsky 2008-02-19 14:00:58 UTC
Reassigning to new module owner Tomas Holy.