Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » OSGi debug - updating saved resources and refreshing bundles(OSGi debug - updating saved resources and refreshing bundles)
OSGi debug - updating saved resources and refreshing bundles [message #634928] Mon, 25 October 2010 07:36 Go to next message
David Erickson is currently offline David EricksonFriend
Messages: 21
Registered: April 2010
Junior Member
Hi all-
I am using PDE to develop OSGi web bundles that are deployed into Jetty using Spring DM (aka Gemini). One major problem I have is anytime I update a css/html/jsp/etc file I have to outright stop my OSGi container and restart it to pick up the changes. I'm sure you can imagine this is frustrating and a waste of time.

I would imagine this could be fixed by:
-Launching exploded bundles, where the exploded file is updated anytime the source changes
-Trigger an (optional) bundle reload in the OSGi container anytime a resource changes

Is it possible to do this today? I'd love to have functionality similar to WTP where you can deploy in place and edit to your heart's content.

Thanks!
David
Re: OSGi debug - updating saved resources and refreshing bundles [message #634952 is a reply to message #634928] Mon, 25 October 2010 08:19 Go to previous message
Kaloyan Raev is currently offline Kaloyan RaevFriend
Messages: 201
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
I answered this question in the Gemini forum, where it was cross posted. I suggest we proceed the discussion there to avoid any fork.

http://www.eclipse.org/forums/index.php?t=msg&goto=63494 8
Previous Topic:Question about using plug-in fragments
Next Topic:Collecting all log4j "Logger" instances from all plugins
Goto Forum:
  


Current Time: Sat Apr 20 01:35:31 GMT 2024

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

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

Back to the top