Yes, that sounds good, thanks for clarifying. We don't have a JMX API, so I recommend continuing with the REST API and you're certainly free to extend it if it is incomplete.
Kanak ---------------------------------------- > Date: Sun, 1 Jun 2014 11:13:09 +0530 > Subject: Re: [gsoc][dashboard]Collaboration with hawt.io dashboard community > From: [email protected] > To: [email protected]; [email protected] > CC: [email protected]; [email protected] > > Hi, > I wanted to know if Helix has JMX because if there's a JMX API for helix > then it's easy to use the jolokia client in JavaScript to query the data & > invoke operations. But we can use Helix REST API to create the hawtio > dashboard. So I will continue to use the existing REST API for the > dashboard development. Is it ok Kanak? > > If there is any problem I will provide you with a patch(pull request). I > will create the dashboard in a separate module without introducing new > dependencies. > > Thanks > > > On 31 May 2014 09:03, Kanak Biscuitwala <[email protected]> wrote: > >> Hi, could you elaborate? I don't follow why that is necessary. What is >> missing from the existing REST API? If there are calls to Helix that are >> missing that you need to add, please add them and submit a patch. However, >> please avoid adding new dependencies to existing modules. >> >> You're free to make any code changes you believe are necessary and submit >> patches that we will review. For this particular project, I would prefer >> that the dashboard remains a separate module that can depend on existing >> Helix modules. That way, you can depend on modules like helix-core and >> helix-admin-webapp to get access to the APIs and even extend them, but >> prevent the introduction of new dependencies to the existing modules. >> >> Does that make sense? >> >> Kanak >> >> ---------------------------------------- >>> Date: Sat, 31 May 2014 07:11:10 +0530 >>> Subject: Re: [gsoc][dashboard]Collaboration with hawt.io dashboard >> community >>> From: [email protected] >>> To: [email protected]; [email protected] >>> >>> Hi, >>> >>> The hawtio dashboard require JMX or REST API. So can I improve the >> existing >>> REST API to include functionality required by the proposed Dashboard or >> is >>> there JMX in Helix that I can use. If there is no JMX in Helix can I >>> develop it? >>> >>> Thanks. >>> >>> >>> On 26 May 2014 22:57, Kanak Biscuitwala <[email protected]> wrote: >>> >>>> Hi Ayola, >>>> >>>> That is fine with me. >>>> >>>> Kanak >>>> >>>> ---------------------------------------- >>>>> Date: Mon, 26 May 2014 22:34:45 +0530 >>>>> Subject: [gsoc][dashboard]Collaboration with hawt.io dashboard >> community >>>>> From: [email protected] >>>>> To: [email protected]; [email protected] >>>>> >>>>> Hi All, >>>>> >>>>> I'm developing a dashboard to Helix using hawt.io dashboards. I plan >> to >>>>> communicate with the hawtio community to come up with a better solution >>>> for >>>>> the dashboard. Is it ok with the mentors to do so? >>>>> >>>>> The purpose is to find out the best outlay and integration for the >> hawtio >>>>> dashboard and helix. >>>>> >>>>> Thanks. >>>>> >>>>> -- >>>>> Best Regards, >>>>> Ayola Jayamaha >>>>> >>>>> http://ayolajayamaha.blogspot.com >>>> >>>> >>> >>> >>> >>> -- >>> Best Regards, >>> Ayola Jayamaha >>> >>> http://ayolajayamaha.blogspot.com >> >> > > > > -- > Best Regards, > Ayola Jayamaha > > http://ayolajayamaha.blogspot.com
