EDIT: My apologies, I did not notice that you were talking about the Publisher application.
On Tue, Sep 1, 2015 at 10:21 PM, Sameera Medagammaddegedara < [email protected]> wrote: > Hi Kathees, > > If I remember correctly the above code snippet is not invoked from the > Store application.The AssetManager is not utilized in the Store application > of the ES pack that you are using. > > Thank You, > Sameera > > On Fri, Aug 28, 2015 at 1:02 AM, Kathees Rajendram <[email protected]> > wrote: > >> Hi Manuranga, >> >> The count and paginationLimit values are 1000 but 100 asserts only are >> listed. I tried to increase the number. The changes are not picked up. >> >> ../modules/rxt/scripts/asset/asset.js >> >> function AssetManager(registry, type, rxtManager, renderer) { >> this.registry = registry; >> this.rxtManager = rxtManager; >> this.rxtTemplate = rxtManager.getRxtDefinition(type); >> this.type = type; >> this.r = renderer; >> this.am = null; >> this.defaultPaging = { >> 'start': 0, >> 'count': 1000, >> 'sortOrder': 'desc', >> 'sortBy': 'overview_createdtime', >> 'paginationLimit': 1000 >> }; >> } >> >> >> Thanks, >> Kathees >> >> On Thu, Aug 27, 2015 at 10:21 PM, Manuranga Perera <[email protected]> wrote: >> >>> number 100 is hard-coded in modules dir please grep and fix. can you >>> meet me tomorrow? >>> >>> On Thu, Aug 27, 2015 at 6:40 PM, Kathees Rajendram <[email protected]> >>> wrote: >>> >>>> Adding Manuranga, >>>> >>>> On Thu, Aug 27, 2015 at 6:23 PM, Kathees Rajendram <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> In ESB connector store, we are unable to publish the new connectors. >>>>> The ESB connector store publisher is restricted to view only 100 >>>>> connectors. We are having more than 100 connectors to add to the store. >>>>> Can >>>>> you suggest how to increase the limit in the wso2es-1.2.0-SNAPSHOT? >>>>> >>>>> Thanks, >>>>> Kathees >>>>> -- >>>>> Kathees >>>>> Software Engineer, >>>>> email: [email protected] >>>>> mobile: +94772596173 >>>>> >>>> >>>> >>>> >>>> -- >>>> Kathees >>>> Software Engineer, >>>> email: [email protected] >>>> mobile: +94772596173 >>>> >>> >>> >>> >>> -- >>> With regards, >>> *Manu*ranga Perera. >>> >>> phone : 071 7 70 20 50 >>> mail : [email protected] >>> >> >> >> >> -- >> Kathees >> Software Engineer, >> email: [email protected] >> mobile: +94772596173 >> > > > > -- > Sameera Medagammaddegedara > Software Engineer > > Contact: > Email: [email protected] > Mobile: + 94 077 255 3005 > -- Sameera Medagammaddegedara Software Engineer Contact: Email: [email protected] Mobile: + 94 077 255 3005
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
