Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-24 Thread Travis Roy
is stage just try to get the list of (JAXB) ObjectNames returned and > add another method which will return a specific (JAXB) ManagedComponent > given the query like this: > > GET /jaxrsjms/component/{objectname} > or > GET /jaxrsjms/component?name={objectname} > > where {objec

Re: Revised Proposal: GSoC - (CXF-3388) Expose CXF JMX MBeans as the JAX-RS resources‏

2011-04-18 Thread Travis Roy
l return a specific (JAXB) ManagedComponent > given the query like this: > > GET /jaxrsjms/component/{objectname} > or > GET /jaxrsjms/component?name={objectname} > > where {objectname} is one of the returned ObjectNames. > > Cheers, Sergey > > > On Sun, Apr