Session expired

Hi vaadin-guys,

I’m using vaadin in addition to another application. Both applications share a web.xml. When starting the other application I got the ‘Session expired’ message in vaadin. That is because the other application sets the current session invalid and afterwards creates a new one. Is there a possibility to notify vaadin about the new session?