Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Update to Remote Service Admin

Yes, go with gogo. Do you need some help with that? Is there a bug?

On Tue, Apr 24, 2012 at 9:36 PM, Harshana Eranga Martin
<harshana05@xxxxxxxxx> wrote:
> Hi Scott,
>
> On 25 April 2012 00:29, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
>>
>> Hi Folks,
>>
>> FYI, I've committed/released a small, internal change to our impl of
>> RemoteServiceAdmin.   We previously had been using the (now-deprecated)
>> PackageAdmin OSGi service for doing the version compatibility checking.
>> Now we are not using this service, but rather using the wiring API [1].
>>
>> Another thing...Equinox has moved to using Apache gogo as the default OSGi
>> console implementation...and our current remote services 'hello' examples
>> therefore need to be updated to include gogo in order to allow OSGi
>> console-based control.
>>
>> This will mean, however, that the new example product configurations will
>> be dependent upon the 3.8-stream version of Equinox (with gogo), and may
>> produce warnings when run on older versions of Equinox.  (I think the actual
>> example will continue to run ok, but the OSGi console won't work, and there
>> will be resolve errors on startup).
>>
>> Any opinions/views about this?  I'm inclined to update the product configs
>> for the example to use/depend upon gogo (Equinox 3.8) for future releases
>> (i.e. Juno).
>
>
> I have played a bit around gogo and it is much more cooler than previous
> equinox console and supports some more features as well.
>
> Although some commands are bit different from what we had in equinox shell,
> I'm +1 for updating to support gogo.
>
> Thanks and Regards,
> Harshana
>>
>>
>> Thanks,
>>
>> Scott
>>
>>
>> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=377567
>>
>>
>> _______________________________________________
>> ecf-dev mailing list
>> ecf-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>
>
>
>
> --
> Thanks and Regards,
> Harshana Martin
> --
> Harshana Eranga Martin
> Software Engineer,
> WSO2 Inc.
> Web: http://wso2.com
>            http://wso2.org
>
> ECF Committer: http://www.eclipse.org/ecf/
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
>
>
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>


Back to the top