Skip to main content



      Home
Home » Eclipse Projects » Gemini » Dynamic web bundle?
Dynamic web bundle? [message #1593757] Fri, 30 January 2015 16:47 Go to next message
Eclipse UserFriend
Hi,

i am doing my first steps with blueprint and blueprint web.
I managed to get a web bundle running with spring mvc 3.x via the web extender.

I would like to stop the web bundle/ web context if a mandatory service has stopped like the normal blueprint services stop if a mandatory service is gone.

If i now stop a mandatory service the web bundle is not stopped and still available.

Is it possible to configure gemini web to stop the web context if a mandatory service is gone?

Kind regards
Jochen

Re: Dynamic web bundle? [message #1600615 is a reply to message #1593757] Wed, 04 February 2015 06:06 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Every web application bundle has bundle context in the servlet context so you can register for events and control the behavior of the application based on these events.
Gemini Web will not stop an application because it does not know for its dependencies.

Regards,
Violeta

[Updated on: Wed, 04 February 2015 06:07] by Moderator

Re: Dynamic web bundle? [message #1600693 is a reply to message #1600615] Wed, 04 February 2015 07:20 Go to previous message
Eclipse UserFriend
Thank you for your answer and clarification!

Thanks exactly how i've done it now.
Now i know i did it right Wink

Best regards,
Jochen


Previous Topic:Gemini JPA for dummies?
Next Topic:Dependency troubles with Felix and Gemini JPA
Goto Forum:
  


Current Time: Tue Apr 29 05:19:15 EDT 2025

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

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

Back to the top