Yes, I believe you can retrieve these kind of objects via OSGi SCR services.
Thanks, KasunG On Thu, Aug 1, 2013 at 5:23 PM, Chanika Geeganage <[email protected]> wrote: > Hi, > > In the mashup/org.wso2.carbon.mashup.javascript-hostobjects.system is > using TasksDSComponent to get the configuration object (which is > mentioned earlier) and that has to be changed. Changing the ntask pom only > will cause compilation failures. > > Thanks > > > On Thu, Aug 1, 2013 at 11:41 AM, Anjana Fernando <[email protected]> wrote: > >> Hi Kasun, >> >> Yeah, the internal package doesn't have to be exposed. Chanika please do >> the needful to fix that in the POM. As for the UI bundle thing, as I >> remember, this is put there, because we have a servlet inside that >> component, which is used to implement a Remote TaskManager implementation, >> which is used by the Task Server. >> >> Cheers, >> Anjana. >> >> >> On Wed, Jul 31, 2013 at 6:37 PM, Kasun Gajasinghe <[email protected]>wrote: >> >>> Hi, >>> >>> Noticed that the org.wso2.carbon.ntask.core component has exposed its >>> internal package org.wso2.carbon.ntask.core.internal. That package contains >>> the osgi service component class, TasksDSComponent, so I believe it should >>> not be exposed. >>> >>> In the pom, maven-bundle-plugin has the following configuration for >>> exported packages. >>> >>> <Export-Package> >>> org.wso2.carbon.ntask.core.* >>> </Export-Package> >>> >>> It also has set Carbon-Component there which is set to UIBundle. Not >>> sure whether that's correct. >>> >>> <Carbon-Component>UIBundle</Carbon-Component> >>> >>> Thanks, >>> KasunG >>> >>> -- >>> *Kasun Gajasinghe* >>> Software Engineer; >>> Development Technologies Team, WSO2 Inc.; http://wso2.com >>> >>> >>> , >>> *email: **kasung AT spamfree wso2.com >>> >>> >>> ** cell: **+94 (77) 678-0813* >>> *linked-in: *http://lk.linkedin.com/in/gajasinghe >>> >>> >>> * >>> * >>> *blog: **http://kasunbg.org* <http://kasunbg.org> >>> >>> >>> * >>> twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> >>> >>> >>> * >>> * >>> >> >> >> >> -- >> *Anjana Fernando* >> Technical Lead >> WSO2 Inc. | http://wso2.com >> lean . enterprise . middleware >> > > > > -- > Best Regards.. > > Chanika Geeganage > Software Engineer > WSO2, Inc.; http://wso2.com > > Mobile: +94773522586 > -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com ** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe * * *blog: **http://kasunbg.org* <http://kasunbg.org> * twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> * *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
