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

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -