Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gemini » Dynamic web bundle?
Dynamic web bundle? [message #1593757] Fri, 30 January 2015 21:47 Go to next message
Jochen Heintz is currently offline Jochen HeintzFriend
Messages: 4
Registered: January 2015
Junior Member
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 11:06 Go to previous messageGo to next message
Violeta Georgieva is currently offline Violeta GeorgievaFriend
Messages: 278
Registered: October 2010
Senior Member
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 11:07]

Report message to a moderator

Re: Dynamic web bundle? [message #1600693 is a reply to message #1600615] Wed, 04 February 2015 12:20 Go to previous message
Jochen Heintz is currently offline Jochen HeintzFriend
Messages: 4
Registered: January 2015
Junior Member
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: Fri Apr 19 11:52:37 GMT 2024

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

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

Back to the top