For normal Unit-Tests everything works fine, but if we test the GUI with SWTBot there is a problem with the Spring-Context. It seems to me that that the context can't be loaded.
and i don't know where the problem is. If the bot opens Views with no Spring-context in it, everything is allright.
We use the SpringExtensionFactory from Martin Lippert.