Skip to main content



      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] Tue, 15 May 2012 21:55 Go to next message
Eclipse UserFriend
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 04:22 Go to previous message
Eclipse UserFriend
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: Sun May 18 22:54:07 EDT 2025

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

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

Back to the top