Re: Question for CXF developers - level of support for W3C SOAP/JMS specification

2011-04-18 Thread Eric Johnson
Hi Daniel, Thanks for the very quick response. Sorry, I've been a little swamped. My best attempt at answers follows. On 4/5/11 7:45 AM, Daniel Kulp wrote: On Monday 04 April 2011 5:32:49 PM Eric Johnson wrote: I've a question for the CXF developers. To quickly introduce myself, I'm the chai

[ANNOUNCE] Apache CXF 2.4.0 released!

2011-04-18 Thread Daniel Kulp
The Apache CXF team is proud to announce the availability of the 2.4.0 release. Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HT

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

2011-04-18 Thread Sergey Beryozkin
Hi Introducing a collection wrapper is a not a bad idea - WADL will generate an element for it, but it is not strictly needed. I was just suggesting to introduce *our own* ObjectName wrapper, a bean which will only have a String property initialized from JMX ObjectName. Introducing a custom JAX-R

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

2011-04-18 Thread Travis Roy
Yes, Sergey. I am trying to do this, but so far, can't get rid of the replying on must have @XmlRootElement annotation for ObjectName. Probably, I need to create some testing purpose mbeans, register to InstrumentationManagerImpl, and see how they work. @XmlRootElement public class ObjectNam

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

2011-04-18 Thread Sergey Beryozkin
Hi It is a good progress, I think you are on the right path. Just to see that things are really working, introduce ObjectName and ManagedComponent JAXB beans which will be initialized from JMX ObjectName and ManagedComponent JMX objects. That should be enough for GETs to start working. We will th

Re: LogBrowser project is on the trunk

2011-04-18 Thread Sergey Beryozkin
Hi Tomasz On Sun, Apr 17, 2011 at 9:06 AM, Tomasz Oponowicz < tomasz.oponow...@gmail.com> wrote: > Hi Sergey, > > On Wed, Apr 13, 2011 at 7:17 PM, Sergey Beryozkin > wrote: > > I've finally managed to spend a day today working on Windows, and I did > get > > the exception when using IE too, thou