https://issues.apache.org/bugzilla/show_bug.cgi?id=49987
Tim Whittington <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 Severity|normal |minor --- Comment #1 from Tim Whittington <[email protected]> 2010-09-30 03:45:45 EDT --- The best way to fix this is probably to do the merge in the startup lifecycle (probably near the end of StandardContext.startInternal) and set the parameters into the ApplicationContext. (ApplicationContext is constructed and used before local application parameters are added in the lifecycle) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
