Ticket #274 (closed Defect: fixed)
Hot deploy oddity in conjunction with "importModels"
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.11 |
Keywords: | Cc: | dgf | |
Complexity: | 3 | Area: | |
Module: | deepamehta-core |
Description
If plugin A depends on the model of plugin B and plugin B is redeployed then plugin A is accidentally reinitialized and that reinitialization fails while registering A's web resources ("Servlet with alias already registered").
Change History
comment:2 Changed 12 years ago by Jörg Richter
Core fix: don't initialize a plugin twice (#274).
This solves "Servlet with alias already registered".
Redeploying e.g. the Webclient works properly.
Plugin code is cleaned up.
See ticket 274.
comment:3 Changed 12 years ago by jri
- Status changed from accepted to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.