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 123777 - Clean & build doesn't properly interact w/ Tomcat
Summary: Clean & build doesn't properly interact w/ Tomcat
Status: RESOLVED DUPLICATE of bug 112529
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-10 20:36 UTC by dhamson1
Modified: 2008-02-01 09:18 UTC (History)
0 users

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 dhamson1 2007-12-10 20:36:24 UTC
Clean and build requires, undeploying webapp, stopping Tomcat.
Please fix deploy so that it automatically controls Tomcat so it works.
Comment 1 novakm 2007-12-11 08:44:02 UTC
Reassigning to tomcatint for evaluation
Comment 2 Petr Hejl 2007-12-11 11:07:20 UTC
Can you be more specific about that? I think it is the library issue (woodstock or some other). Could be duplicate of
the issue 112529.
Comment 3 Petr Hejl 2008-01-03 20:14:58 UTC
No response. Closing as WORKSFORME.
Comment 4 dhamson1 2008-01-03 20:44:38 UTC
Sorry, I've been on vacation so didn't see your email.

During development if you were debugging and then stop debugging by clicking the red stop button, NB seems to do it.  
Then if you go back to the project and say clean and build, you can't because the war is in use.  You need to undeploy 
your war and stop tomcat.  It would seem that you could automatically undeploy the war, stop tomcat to rebuild and 
rewrite the war file.  Even if it is a tomcat problem; putting a temporary workaround so that NB works well would seem 
worth the extra effort since more productive users will find more bugs and make the product better.

Thanks,
Don
Comment 5 dhamson1 2008-01-03 21:14:34 UTC
Could you develop a workaround?
Comment 6 Petr Hejl 2008-01-16 17:28:11 UTC
Can you provide ide log, server log and the output of the deployment process? If you didn't tell explicitly ide use
directory based deployment...

Does it work if you enable antiJarLocking in context.xml?

Which libraries do yo use?
Comment 7 Petr Hejl 2008-02-01 09:18:06 UTC
No response, most likely the duplicate of the issue 112529.

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