On 08/11/11 17:45, Jon Barber wrote:
Hi Sergey,
So now I see :
"No message body writer has been found for response class GreeterInfo."
Please make sure GreeterInfo is annotated and the packages for
XmlRootElement (and other used annotations) are imported
That works like a charm. JSON
> >
> >
> > Hi Sergey,
> >
> > So now I see :
> >
> > "No message body writer has been found for response class GreeterInfo."
>
> Please make sure GreeterInfo is annotated and the packages for
> XmlRootElement (and other used annotations) are imported
>
That works like a charm. JSON data sen
Hi
On 08/11/11 14:31, Jon Barber wrote:
On Tuesday, November 08, 2011 1:24 PM, "Sergey Beryozkin"
wrote:
Hi
On 08/11/11 13:16, Jon Barber wrote:
On Tuesday, November 08, 2011 10:02 AM, "Jon Barber"
wrote:
Apologies for the delayed reply. Comments in line below.
On Monday, October 31,
On Tuesday, November 08, 2011 1:24 PM, "Sergey Beryozkin"
wrote:
> Hi
> On 08/11/11 13:16, Jon Barber wrote:
> > On Tuesday, November 08, 2011 10:02 AM, "Jon Barber"
> > wrote:
> >> Apologies for the delayed reply. Comments in line below.
> >>
> >> On Monday, October 31, 2011 10:28 PM, "Sergey
Hi
On 08/11/11 13:16, Jon Barber wrote:
On Tuesday, November 08, 2011 10:02 AM, "Jon Barber"
wrote:
Apologies for the delayed reply. Comments in line below.
On Monday, October 31, 2011 10:28 PM, "Sergey Beryozkin"
wrote:
Hi
On 27/10/11 16:28, Jon Barber wrote:
Hi List,
I've managed to g
On Tuesday, November 08, 2011 10:02 AM, "Jon Barber"
wrote:
> Apologies for the delayed reply. Comments in line below.
>
> On Monday, October 31, 2011 10:28 PM, "Sergey Beryozkin"
> wrote:
> > Hi
> >
> > On 27/10/11 16:28, Jon Barber wrote:
> > > Hi List,
> > >
> > > I've managed to get CXF DOS
Apologies for the delayed reply. Comments in line below.
On Monday, October 31, 2011 10:28 PM, "Sergey Beryozkin"
wrote:
> Hi
>
> On 27/10/11 16:28, Jon Barber wrote:
> > Hi List,
> >
> > I've managed to get CXF DOSGi 1.2 working with JSON responses following
> > the discussions I found on this
Hi
On 27/10/11 16:28, Jon Barber wrote:
Hi List,
I've managed to get CXF DOSGi 1.2 working with JSON responses following
the discussions I found on this list. However, I've hit a problem when I
try to use the OSGi HTTP Service via the
org.apache.cxf.ws.httpservice.context property.
So I've ada
Hi List,
I've managed to get CXF DOSGi 1.2 working with JSON responses following
the discussions I found on this list. However, I've hit a problem when I
try to use the OSGi HTTP Service via the
org.apache.cxf.ws.httpservice.context property.
So I've adapted the greeter rest sample from the distr