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 84175 - add IncrementalDeployment action
Summary: add IncrementalDeployment action
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 03:51 UTC by libai58
Modified: 2006-09-07 17:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description libai58 2006-09-05 03:51:23 UTC
I use sun app server 9 as my test j2ee server,when I edit code,even only edit a
jsp file,I have to redeploy to sas9.It's waste more my time.I think it's should
have  IncrementalDeployment action.thanks
Comment 1 _ ludo 2006-09-07 17:00:54 UTC
no you do not have to redeploy if you change a jsp.
Just save it,
then go to your web bronser to reload it.
Save of a JSP copies it in the dpeloyed dir. This is your incr deploy action :-)