byte[] is handled by a different provider, which just copies byte[] to OutputStream
Cheers, Sergey On Thu, Jul 7, 2011 at 2:04 PM, amazoone <[email protected]> wrote: > Hi, > > thanks for your reply, > > But why does it works when my method getRingTone() returns à byte[] ? > the annotation @Produces("audio/x-mpeg") is recognised in this case, so > JAXBProvider seems to support "audio/x-mpeg" no ? > why it doesn't work when getRingTone() returns an custom Object. > > regards, > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/No-message-body-writer-has-been-found-tp4560538p4560984.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Sergey Beryozkin http://sberyozkin.blogspot.com Talend - http://www.talend.com
