Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Maintain http session web bundle(How to maintain http session alive when update web bundle)
Maintain http session web bundle [message #872376] Wed, 16 May 2012 01:55 Go to next message
Marcelo Daniel is currently offline Marcelo DanielFriend
Messages: 4
Registered: December 2011
Junior Member
Hello for all.
I want to update one of my bundle that contains a public interface and one implementation. So, I put my WAB in one plan and the other bundles in another plan. So, for every bundle that for me is a system module has it's own plan.
what's happening is that when I want uninstall the public interface (my WAB bundle dynamic imports it) the WAB is uninstalled and installed again by container, then all my http session is lost.
Is there any way that I can update my others bundles without lose my http session?

Thanks for any help
Re: Maintain http session web bundle [message #876748 is a reply to message #872376] Fri, 25 May 2012 08:22 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
One way is to avoid impacting the WAB by separating out the public interface into a bundle which you avoid updating. Also use Spring DM (or Blueprint in Virgo 3.5.0) in your WAB to reference services so that the service damping will enable the WAB to re-bind to services as they come and go.
Previous Topic:Read only access control for virgo console
Next Topic:Embedded system startup time
Goto Forum:
  


Current Time: Tue Apr 23 10:48:17 GMT 2024

Powered by FUDForum. Page generated in 0.03791 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top