Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Using NetworkAdminService

Hi David, 

thanks. Are the bundles included in the user workspace archive? Or will I need to build from sources?

All the best, 
Kevin 

Sent from my phone / von meinem Telefon gesendet. 

On Apr 6, 2015 5:45 AM, "Woodard, David" <David.Woodard@xxxxxxxxxxxx> wrote:
>
> For reference, the network management piece of Kura is not enabled in the emulator to prevent the emulator from taking over the host machine network settings. If you are working in a Linux environment, you can enable the bundles in the emulator by right clicking on the launch file, select Run As -> Run Configurations..., then place a check by the desired bundles. Be advised, by doing this the emulator may try to override your networking configuration files (ex: /etc/network/interfaces, /etc/wpa_supplicant.conf, etc.). 
>
> Thanks, 
> --Dave 
>
> > On Apr 5, 2015, at 12:01 PM, Kevin Read <me@xxxxxxxxxxxxxx> wrote: 
> > 
> > Hi Alessandro, David, 
> > 
> > thanks for the quick replies :) It works right away on a Kura instance but not on the Emulator, so you were spot on. 
> > 
> > Best, 
> > Kevin 
> > 
> >> On 03 Apr 2015, at 09:18, Alessandro Da Rugna <alessandro.darugna@xxxxxxxxx> wrote: 
> >> 
> >> AFAIK the NetworkAdminService reference is null in the emulator within 
> >> Eclipse. Have you tried on a running kura instance (e.g. on Raspberry 
> >> Pi) ? 
> >> 
> >> Alessandro 
> >> 
> >> 2015-04-02 21:20 GMT+02:00 Kevin Read <me@xxxxxxxxxxxxxx>: 
> >>> Hi all, 
> >>> 
> >>> I’ve been trying to get a reference to NetworkAdminService because we want to implement the complete system and app configuration in one single place. 
> >>> 
> >>> When I request a reference to org.eclipse.kura.net.NetworkAdminService to be injected via DS nothing happens. Do I need any special permissions to get this, or is it not possible at all? 
> >>> 
> >>> Thanks and all the best, 
> >>> Kevin 
> >>> 
> >>> _______________________________________________ 
> >>> kura-dev mailing list 
> >>> kura-dev@xxxxxxxxxxx 
> >>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit 
> >>> https://dev.eclipse.org/mailman/listinfo/kura-dev 
> >> _______________________________________________ 
> >> kura-dev mailing list 
> >> kura-dev@xxxxxxxxxxx 
> >> To change your delivery options, retrieve your password, or unsubscribe from this list, visit 
> >> https://dev.eclipse.org/mailman/listinfo/kura-dev 
> > 
> > _______________________________________________ 
> > kura-dev mailing list 
> > kura-dev@xxxxxxxxxxx 
> > To change your delivery options, retrieve your password, or unsubscribe from this list, visit 
> > https://dev.eclipse.org/mailman/listinfo/kura-dev 
>
> _______________________________________________
> kura-dev mailing list
> kura-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/kura-dev

Back to the top