User rating: 0
Joined: Mon 16 Apr, 2012, 06:16 Posts: 3 Location: India, Karimganj
Hi,
I am trying to load spring libraries from JForex strategy and have included all libraries using the @Library annotation, but it fails when I try to instantiate new StaticApplicationContext(). There is no exception thrown in console. Is it not allowed to load spring libraries in JForex strategy?