Re: Expose MBeans in CXF

2011-06-13 Thread Sergey Beryozkin
much on the reviewing, I am very dedicated to what you have mentioned. Though there was a time in last 2 days, I reformatted the code a little too much:) Regards: Shenglin Qiu Date: Wed, 8 Jun 2011 10:23:58 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip

RE: Expose MBeans in CXF

2011-06-13 Thread Shenglin Qiu
:17:49 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Hi Shenglin One thing which you are doing well is introducing subresources, given that both MBean and MBeanCotellection have become the ones. Understanding how subresources work is good

Re: Expose MBeans in CXF

2011-06-09 Thread Sergey Beryozkin
reformatted the code a little too much:) Regards: Shenglin Qiu Date: Wed, 8 Jun 2011 10:23:58 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org Hi Shenglin I'm not sure if I'm confusing you with the comments I'm making

Re: Expose MBeans in CXF

2011-06-08 Thread Sergey Beryozkin
/CustomerServiceImpl  *    http://localhost:8080/services/jmx/property/port/SoapPort  *  *    Function 4:  *    http://localhost:8080/services/jmx/list  *  * */ I will ping you tomorrow morning. Thank you. Regards: Shenglin Qiu Date: Wed, 1 Jun 2011 15:32:30 +0100 Subject: Re: Expose MBeans in CXF

RE: Expose MBeans in CXF

2011-06-08 Thread Shenglin Qiu
mentioned. Though there was a time in last 2 days, I reformatted the code a little too much:) Regards: Shenglin Qiu Date: Wed, 8 Jun 2011 10:23:58 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org Hi Shenglin I'm

Re: Expose MBeans in CXF

2011-06-01 Thread Sergey Beryozkin
...@github.com:dabaipang/services.git Thank you. Regards: Shenglin Qiu From: dabaip...@hotmail.com To: sberyoz...@gmail.com CC: dev@cxf.apache.org Subject: RE: Expose MBeans in CXF Date: Tue, 31 May 2011 11:23:38 -0400 Hi Sergey: Function 1: (0 - 5 is continuous, no gap) Jmx Server

Re: Expose MBeans in CXF

2011-05-31 Thread Sergey Beryozkin
Hi Shenglin Good progress, some comments below Function 1: (0 - 5 is continuous, no gap) Jmx Server: sub-resource locator http://localhost:8080/services/jmx/mbean/0 http://localhost:8080/services/jmx/mbean/1 The id allocation (0, 1, etc) has to be thread safe Function 2: Note: search

Re: Expose MBeans in CXF

2011-05-31 Thread Willem Jiang
That is why I suggest to use the github. He doesn't need anyone to approve :) BTW, it is more easy to try and test implementation codes with help of git. On 5/31/11 9:14 PM, Sergey Beryozkin wrote: Hi Shenglin submitted ICLA for him be able to start working in the sandbox, he probably didn't

Re: Expose MBeans in CXF

2011-05-31 Thread Sergey Beryozkin
I've no problems with Shenglin using svn or git. Does not matter. AFAIK he already has a github account where his demo code is located. The reason we've been asking CXF GSOC students to work with the sandbox is that all those subscribed to the cxf-commits email can get the immediate notifications.

RE: Expose MBeans in CXF

2011-05-31 Thread Shenglin Qiu
: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Hi Shenglin Good progress, some comments below Function 1: (0 - 5 is continuous, no gap) Jmx Server: sub-resource locator http://localhost:8080/services/jmx/mbean/0 http://localhost:8080/services/jmx/mbean/1

RE: Expose MBeans in CXF

2011-05-31 Thread Shenglin Qiu
...@gmail.com CC: dev@cxf.apache.org Subject: RE: Expose MBeans in CXF Date: Tue, 31 May 2011 11:23:38 -0400 Hi Sergey: Function 1: (0 - 5 is continuous, no gap) Jmx Server: sub-resource locator http://localhost:8080/services/jmx/mbean/0 http://localhost:8080/services/jmx/mbean/1

Re: Expose MBeans in CXF

2011-05-27 Thread Sergey Beryozkin
. Regards: Shenglin Qiu Date: Sat, 21 May 2011 16:37:29 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Are you saying that you have to use UriInfo and UriBuilder for creating hrefs whenever you need to build an MBean representation ? After

Re: Expose MBeans in CXF

2011-05-21 Thread Sergey Beryozkin
Please have UriInfo injected in one of the JMXServer's fields, remove NPE declaration Done. I will do a fewer more rounds of testing, and put up the source code again. Thank you. Regards: Shenglin Qiu Date: Fri, 20 May 2011 11:39:55 +0100 Subject: Re: Expose MBeans in CXF From

RE: Expose MBeans in CXF

2011-05-21 Thread Shenglin Qiu
/domain id6/id /MBean /MBeans I will clean up my code a little for the next step. Thank you. Regards: Shenglin Qiu Date: Sat, 21 May 2011 16:37:29 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Are you saying that you have

Re: Expose MBeans in CXF

2011-05-20 Thread Sergey Beryozkin
Cheers, Sergey Thank you. Regards: Shenglin Qiu Date: Thu, 19 May 2011 17:02:36 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Every MBean should have a unique id so that we can work with it later on individually. 0, 1, 2, 3, n, represents

RE: Expose MBeans in CXF

2011-05-20 Thread Shenglin Qiu
of testing, and put up the source code again. Thank you. Regards: Shenglin Qiu Date: Fri, 20 May 2011 11:39:55 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org Hi Shenglin I've removed some XML fragments to make it simpler

Re: Expose MBeans in CXF

2011-05-19 Thread Sergey Beryozkin
HI Shenglin String href = builder.path(mbean).path(someUniqueKey).build().toString() Here is my progress, I use  UriBuilder uriBuilder = uriInfo.getAbsolutePathBuilder().path(this.getClass(), list); and     String uniqueKey = Integer.toString(index++);     String href =

Re: Expose MBeans in CXF

2011-05-19 Thread Sergey Beryozkin
, Sergey Thank you. Regards: Shenglin Qiu Date: Thu, 19 May 2011 10:20:19 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org HI Shenglin String href = builder.path(mbean).path(someUniqueKey).build().toString

RE: Expose MBeans in CXF

2011-05-19 Thread Shenglin Qiu
(Soap) http://localhost:8080/services/jmx/mbean/012 - JMXServer will be hidden to user. Regards: Shenglin Qiu Date: Thu, 19 May 2011 14:19:13 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org Hi Shenglin Please

Re: Expose MBeans in CXF

2011-05-19 Thread Sergey Beryozkin
HI Shenglin On Thu, May 19, 2011 at 2:54 PM, Shenglin Qiu dabaip...@hotmail.com wrote: Yes Sergey, will have these following pattern: http://localhost:8080/services/jmx/mbean/0  - CXF Bus http://localhost:8080/services/jmx/mbean/01   - UserService

Re: Expose MBeans in CXF

2011-05-19 Thread Sergey Beryozkin
/mbean/*** Thank you. Regards: Shenglin Qiu Date: Thu, 19 May 2011 15:03:03 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org HI Shenglin On Thu, May 19, 2011 at 2:54 PM, Shenglin Qiu dabaip...@hotmail.com wrote: Yes Sergey, will have

Re: Expose MBeans in CXF

2011-05-18 Thread Sergey Beryozkin
Hi Shenglin Well done, you are progressing well. Note that you don't have to start formatting the updates to the dev list, it's just the work as usual, keep it simple please :-). And don't CC to the secretary :-) Some comments below. I am fully upgrade it to 2.4.0, I have some testing phase

RE: Expose MBeans in CXF

2011-05-18 Thread Shenglin Qiu
://server.gsoc.apache.org/}CustomerServiceImpl,type=Bus.Service.Endpoint/canonicalName domainorg.apache.cxf/domain /MBean /MBeans Of course, as you required, I format the output. Regards: Shenglin Qiu Date: Wed, 18 May 2011 11:38:24 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz

RE: Expose MBeans in CXF

2011-05-15 Thread Shenglin Qiu
. Thank you very much. Regards: Shenglin Qiu Date: Sun, 15 May 2011 17:46:29 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dabaip...@hotmail.com CC: dev@cxf.apache.org On Sun, May 15, 2011 at 5:46 PM, Sergey Beryozkin sberyoz...@gmail.com wrote: Hi It looks

Re: Expose MBeans in CXF

2011-05-13 Thread Sergey Beryozkin
Hi On Fri, May 13, 2011 at 1:19 AM, Shenglin Qiu dabaip...@hotmail.com wrote: Hi Sergey: Here is the todo list which you have assigned: 1. Have one JAX-WS and JAX-RS endpoints 2. Have your JMXServer as a separate endpoint 3. Injecting a bus reference and registering a listener Your

RE: Expose MBeans in CXF

2011-05-13 Thread Shenglin Qiu
to supermarket and find a scanner for the NDS Thank you very much! Regards: Shenglin Qiu Date: Fri, 13 May 2011 11:11:51 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Hi On Fri, May 13, 2011 at 1:19 AM, Shenglin Qiu dabaip...@hotmail.com wrote

Expose MBeans in CXF

2011-05-12 Thread Shenglin Qiu
Hi Sergey: I have tested my current code and these are working fine: http://localhost:8080/demoserver/jaxserver/jmxserver/port/%22UserServiceImpl%22 http://localhost:8080/demoserver/jaxserver/jmxserver/type/Bus.Service.Endpoint I will work on this sign which is %22 in the URL and try to remove

Re: Expose MBeans in CXF

2011-05-12 Thread Sergey Beryozkin
Hi Shenglin Thanks for the update. Can you please copy the summary from the previous email, where one possible approach going forward was discussed and describe what you've done so far in context of that summary ? Looks like you are progressing well, however I'm not exactly sure what exactly you

RE: Expose MBeans in CXF

2011-05-12 Thread Shenglin Qiu
- impl.service.ws.gsoc.cxf.apache.org Thank you. Regards: Shenglin Qiu Date: Thu, 12 May 2011 14:23:36 +0100 Subject: Re: Expose MBeans in CXF From: sberyoz...@gmail.com To: dev@cxf.apache.org Hi Shenglin Thanks for the update. Can you please copy