Equinox commands [message #106654] |
Thu, 20 March 2008 01:26  |
Eclipse User |
|
|
|
Hi,
When working with bundles I see commands like
install,uninstall,start,stop,refresh,update.
Let's say I update one of my class in one of my bundles, which command
should I execute to see the update in effect immediately ? I usually
execute OSGI 'exit' command then restart the apps, but I think this is too
cumbersome just to see the update of one class in one bundle.
Any help would be greatly appreciated.
Best Regards,
Setya
|
|
|
Re: Equinox commands [message #106822 is a reply to message #106654] |
Wed, 26 March 2008 06:54   |
Eclipse User |
|
|
|
Originally posted by: Boyan.Yurukov.softwareag.com
Hi Setya,
What I do is repackage the bundle, uninstall it in OSGi, install it and
start it again. I am not sure if there is any quicker way to do it.
Greetings,
Boyan.
"Setya" <jsetya@gmail.com> wrote in message
news:69d319c3427bca5a89bc3c2bfee270d7$1@www.eclipse.org...
> Hi,
>
> When working with bundles I see commands like
> install,uninstall,start,stop,refresh,update.
>
> Let's say I update one of my class in one of my bundles, which command
> should I execute to see the update in effect immediately ? I usually
> execute OSGI 'exit' command then restart the apps, but I think this is too
> cumbersome just to see the update of one class in one bundle.
>
> Any help would be greatly appreciated.
>
> Best Regards,
>
> Setya
>
|
|
|
Re: Equinox commands [message #107046 is a reply to message #106822] |
Fri, 28 March 2008 18:32  |
Eclipse User |
|
|
|
Boyan Yurukov wrote:
> Hi Setya,
>
> What I do is repackage the bundle, uninstall it in OSGi, install it and
> start it again. I am not sure if there is any quicker way to do it.
>
> Greetings,
> Boyan.
>
Doing an "update" followed by a "refresh" command should get your new
bundle loaded without requiring a VM restart.
Tom.
|
|
|
Powered by
FUDForum. Page generated in 0.05047 seconds