Thanks all for the replies. I will proceed with wring a dropins bundle. Ishara Cooray Senior Software Engineer Mobile : +9477 262 9512 WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware
On Wed, Nov 19, 2014 at 10:06 AM, Amila Maha Arachchi <[email protected]> wrote: > Got it Anjana. > > Ishara, > > Lets write a dropins bundle and use it to get information about the > scheduled tasks we want. > > On Tue, Nov 18, 2014 at 5:21 PM, Anjana Fernando <[email protected]> wrote: > >> Hi Amila, >> >> There isn't an admin service for the ntask feature, mainly because, it >> itself does not have an UI, where only the user's of this API will be >> creating an UI and a required admin services for it. So that's why at the >> moment, we didn't have a reason to have an admin service for it. So for the >> moment, you will have to write your own admin service by using the OSGi >> service available. >> >> Cheers, >> Anjana. >> >> On Tue, Nov 18, 2014 at 5:00 PM, Amila Maha Arachchi <[email protected]> >> wrote: >> >>> Hi Anjana, >>> >>> Any plans on exposing the ntask features as an admin service? or do we >>> have a way of invoking them remotely? >>> >>> On Tue, Nov 18, 2014 at 4:46 PM, Danushka Fernando <[email protected]> >>> wrote: >>> >>>> Hi Ishara >>>> >>>> AFAIK it is not possible to call osgi services remotely. But u can >>>> deploy an web service which will call osgi services in the BAM and then u >>>> can call that web service remotely. WDYT? >>>> >>>> Thanks & Regards >>>> Danushka Fernando >>>> Software Engineer >>>> WSO2 inc. http://wso2.com/ >>>> Mobile : +94716332729 >>>> >>>> On Tue, Nov 18, 2014 at 4:33 PM, Ishara Cooray <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> TaskService is an osgi service in ntask component. This service is >>>>> running on cloud BAM instance and i need to access this service using a >>>>> java client. >>>>> >>>>> What is the best way to do this? >>>>> Any reference would be appreciated. >>>>> >>>>> Thanks & Regards, >>>>> Ishara Cooray >>>>> Senior Software Engineer >>>>> Mobile : +9477 262 9512 >>>>> WSO2, Inc. | http://wso2.com/ >>>>> Lean . Enterprise . Middleware >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Amila Maharachchi* >>> Senior Technical Lead >>> WSO2, Inc.; http://wso2.com >>> >>> Blog: http://maharachchi.blogspot.com >>> Mobile: +94719371446 >>> >>> >> >> >> -- >> *Anjana Fernando* >> Senior Technical Lead >> WSO2 Inc. | http://wso2.com >> lean . enterprise . middleware >> > > > > -- > *Amila Maharachchi* > Senior Technical Lead > WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
