Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Redeploying WAR in pickup reloads all WAR bundles
Redeploying WAR in pickup reloads all WAR bundles [message #1105808] Tue, 10 September 2013 09:50 Go to next message
Maarten Winkels is currently offline Maarten WinkelsFriend
Messages: 11
Registered: May 2013
Junior Member
Hi All,

I ahev a Virgo instance with a number of bundles. Some are simple OSGi bundles, some are WABs and some are simple WARs. I deploy all the bundles by dropping them in the pickup directory.
When I replace a WAR file in pickup, the changes are detected and the WAR is deployed. In some cases, however, all WAR and WAB modules are restarted. This takes quite a while.

Why do all WAR/WAB modules get restarted when I redeploy one? How can I prevent this from happening?

Thanks in advance!

-Maarten Winkels
Re: Redeploying WAR in pickup reloads all WAR bundles [message #1105847 is a reply to message #1105808] Tue, 10 September 2013 10:59 Go to previous message
Dmitry Sklyut is currently offline Dmitry SklyutFriend
Messages: 279
Registered: January 2010
Senior Member
Hi Maarten,

You can check if there is some sort of dependency i.e. Export/Import package exists between your war/wab modules. In case of hotdeploy, virgo runtime will try to refresh package wiring and that might be the cause of the mass refresh.

Regards,
Dmitry
Previous Topic:virgo 3.6.2 java.lang.NoClassDefFoundError: javax/servlet/Servlet
Next Topic:Spring Security
Goto Forum:
  


Current Time: Wed Apr 24 22:03:30 GMT 2024

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

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

Back to the top