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
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
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
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
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
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