Hi

sorry, I was not suggesting for you to go and find that thread :-) I think
there was a query to do with converting String[] into JSON, so we probably
thought doing something like
{strings:{string:"bar", string:"foo"}} would be ok...

similarly if it is just a String then
{string:"bar"}

would do.

Then again the question is what to do if it application/xml :
<string>bar</string>
or
<string value="bar"/>

etc

I'm a bit unenthusiastic about CXF JAXRS shipping another provider doing
such conversions given that it is very easy to have a custom provider doing
it.

cheers, Sergey

On Mon, Mar 8, 2010 at 6:29 PM, DmitryM <[email protected]> wrote:

>
> Sergey,
>
> Well, it kind of does. =)
> If you pointed me to that thread where you already discussed the issue...
> that would be excellent.
> Otherwise, I got the point.
>
> Thanks.
>
>
> Sergey Beryozkin-5 wrote:
> >
> > hope it helps
> >
>
> --
> View this message in context:
> http://old.nabble.com/Jax-RS-ExceptionMapper-and-data-marshalling-tp27824429p27825509.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>

Reply via email to