On 21/01/2013 17:07, Jan Bernhardt wrote:
Hi,

Since last SVN update, I cannot build syncope on my system, due to never ending 
UnitTests.

Which update? Was this incorporated in latest Jenkins build? [1]

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?

ApplicationContextProvider is initialized after Spring context set up since it implements ApplicationContextAware.

Regards.

[1] https://builds.apache.org/view/S-Z/view/Syncope/job/Syncope-trunk/464/

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to