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 135358 - Support (automatic?) copy of JSP to Glassfish
Summary: Support (automatic?) copy of JSP to Glassfish
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-19 17:13 UTC by Peter Zavadsky
Modified: 2008-08-20 12:43 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 Peter Zavadsky 2008-05-19 17:13:23 UTC
One user described this scenario. He had web app with JSP's, using Glassfish. 

1) The app was deployed,
2) he edited one of the JSP's,
3) he would like to update the edited JSP only to the Glassfish.

He provided that the step 3) is not supported by IDE (it is by Glassfish), one need to redeploy entire app instead.
Comment 1 Petr Hejl 2008-08-20 12:43:48 UTC
This is already suported for webapp, with local gf with directory based deployment. With Compile on Save enabled it
works in EAR too.