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 191123

Summary: Use Fast Swap for deployment to WebLogic
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P2    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 194741    
Bug Blocks:    

Description Petr Jiricka 2010-10-19 09:42:00 UTC
Currently, NetBeans does full redeployment when deploying to WebLogic. We should take advantage of Fast Swap to improve performance of redeployment. This is especially important with respect to Deploy on Save, as every time the user saves a file in the editor, the app is redeployed.
Comment 1 Petr Hejl 2011-10-17 09:28:47 UTC
Done. Though there may be issues with the WL runtime.