Hi, Since last SVN update, I cannot build syncope on my system, due to never ending UnitTests.
While trying to investigate into this issue, I tried to run unit test in my eclipse IDE. Most test are ok, but some fail due to a NullpointerException. This exception is caused because "ApplicationContextProvider.getApplicationContext()" is null. Analysing spring config and code, I cannot see/understand where/who is the ApplicationContextProvider.ctx initialized? Any help is very welcome, as well as a feedback, if you can still make clean install without problems? Best regards. Jan
