Hi Maduranga,
I also wanted this some time back. I could not find any way to do it using osgi console. So what I did was grep the source code folder which contains the .pom files. grep -r "bundle_name" . Thanks, Nuwan On Wed, Sep 23, 2015 at 12:37 PM, Thusitha Thilina Dayaratne < [email protected]> wrote: > Hi Maduranga, > > You can go to repository/components/features directory and do a grep for > the required bundle name > > Thanks > /Thusitha > > On Wed, Sep 23, 2015 at 12:35 PM, Hasintha Indrajee <[email protected]> > wrote: > >> Hi Maduranga, >> >> You can do a grep from the bundle name, within your product's feature >> directory and find out. (ie from repository/components/features/). >> >> >> On Wed, Sep 23, 2015 at 12:31 PM, Maduranga Siriwardena < >> [email protected]> wrote: >> >>> Hi Thilini, >>> >>> Thanks for the response. I am looking for a way to find the feature that >>> packs a bundle. >>> >>> Thanks. >>> >>> On Wed, Sep 23, 2015 at 11:56 AM, Thilini Cooray <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> From osgi console you can find from where a bundle gets imported and >>>> exported. >>>> Use the command >>>> b <bundle-id> >>>> >>>> [1] contains some more useful commands. >>>> >>>> [1] >>>> https://isurues.wordpress.com/2009/01/01/useful-equinox-osgi-commands/ >>>> >>>> Thanks. >>>> >>>> On Wed, Sep 23, 2015 at 11:35 AM, Maduranga Siriwardena < >>>> [email protected]> wrote: >>>> >>>>> Hi all, >>>>> >>>>> Is there a way to find the feature that pack a particular bundle? >>>>> (From the osgi console or from any other method) >>>>> >>>>> Thanks, >>>>> Maduranga >>>>> >>>>> -- >>>>> Maduranga Siriwardena >>>>> Software Engineer >>>>> WSO2 Inc. >>>>> >>>>> email: [email protected] >>>>> mobile: +94718990591 >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Best Regards, >>>> >>>> *Thilini Cooray* >>>> Software Engineer >>>> Mobile : +94 (0) 774 570 112 <%2B94%20%280%29%20773%20451194> >>>> E-mail : [email protected] >>>> >>>> WSO2 Inc. www.wso2.com >>>> lean.enterprise.middleware >>>> >>> >>> >>> >>> -- >>> Maduranga Siriwardena >>> Software Engineer >>> WSO2 Inc. >>> >>> email: [email protected] >>> mobile: +94718990591 >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Hasintha Indrajee >> Software Engineer >> WSO2, Inc. >> Mobile:+94 771892453 >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thusitha Dayaratne > Software Engineer > WSO2 Inc. - lean . enterprise . middleware | wso2.com > > Mobile +94712756809 > Blog alokayasoya.blogspot.com > About http://about.me/thusithathilina > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- ---------------------------------------------------------- *Nuwan Chamara Pallewela* *Software Engineer* *WSO2, Inc. *http://wso2.com *lean . enterprise . middleware* Email *[email protected] <[email protected]>* Mobile *+94719079739* *+94767100087*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
