Development deployment – FastSwap
FastSwap and On-Demand Deployment:
* WebLogic’s FastSwap feature
is:
– Enabled
using the WebLogic deployment descriptors
– Available only
if the domain is not running in production mode
–Applicable
only to Web applications that are not archived
* When enabled:
–WebLogic
automatically reloads the modified Java class files within applications
–Developers can perform iterative development without an
explicit redeployment
* On-demand deployment:
–
weblogic.xml: