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 40266 - Each other Execute undeploys the webmodule
Summary: Each other Execute undeploys the webmodule
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
: 40265 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-19 11:15 UTC by Martin Grebac
Modified: 2004-05-25 14:21 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 Martin Grebac 2004-02-19 11:15:33 UTC
1. Convert sampledir to webmodule
2. Create jsp
3. Execute jsp (it's correctly executed)
4. Execute jsp (app is removed and jsp is not
executed)

continue with 3,4 - it continues to work like each
other deployment removes the application.
Comment 1 Martin Grebac 2004-02-19 13:56:57 UTC
*** Issue 40265 has been marked as a duplicate of this issue. ***
Comment 2 Nam Nguyen 2004-02-19 15:30:05 UTC
Regression from last nigth checkin.  Fix by complete consistent use of
id string for TargetModule.
Comment 3 Nam Nguyen 2004-02-19 15:30:35 UTC
Fixed
Comment 4 Martin Grebac 2004-05-25 14:21:33 UTC
verified