How can i load 2 spring context in same JVM? -


i've 2 applications each 1 uses different spring application context configuration on same jvm, , every time tries run both of them found problem last 1 configuration overrides previous 1 spring context loaded last 1 configuration, advices how overcome this, letting every application runs it's configuration without affected other spring context.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -