mailto:mramn...@progress.com]
> Sent: Monday, March 23, 2009 12:22 AM
> To: users@camel.apache.org
> Subject: RE: Questions about camel Exchange that contains a CxfMessage with
> POJO dataFormat
>
> Thanks guys. William I saw your commits for CAMEL-1476 - that looks like just
>
return null for POJO mode.
-Mike
-Original Message-
From: Michael Ramnarine [mailto:mramn...@progress.com]
Sent: Monday, March 23, 2009 12:22 AM
To: users@camel.apache.org
Subject: RE: Questions about camel Exchange that contains a CxfMessage with
POJO dataFormat
Thanks guys. William I
[mailto:email.w...@gmail.com]
Sent: Sunday, March 22, 2009 11:14 PM
To: users@camel.apache.org
Subject: Re: Questions about camel Exchange that contains a CxfMessage with
POJO dataFormat
I mis-read Claus email. Also, I thought the short form was only
applied to header names. Is it applied to
;>>>> XMLStreamReader.
>>>>>
>>>>> Can I know the reason why are you want to get the xml message even you
>>>>> have the list of the request parameters ?
>>>>>
>>>>> Willem
>>>>>
>>>>>
ael Ramnarine wrote:
>>>>> One thing I just noticed...
>>>>> Using getContentFormats() on a POJO CxfMessage for a soap over http
>>>> endpoint via:
>>>>>CxfMessage message = (CxfMessage) exchange.getIn()
>>>>>message.getMessa
at is coming into the
>>>> custom processor? I suppose we could check the class type of the
>>>> exchange.getIn().getBody(), but can you think of a better way?
>>>>
>>>> -Mike
>>>>
>>>> -Original Message-
>>>> From:
ming into the
>>> custom processor? I suppose we could check the class type of the
>>> exchange.getIn().getBody(), but can you think of a better way?
>>>
>>> -Mike
>>>
>>> -Original Message-
>>> From: Willem Jiang [mailto:willem.ji
m processor? I suppose we could check the class type of the
>> exchange.getIn().getBody(), but can you think of a better way?
>>
>> -Mike
>>
>> -Original Message-----
>> From: Willem Jiang [mailto:willem.ji...@gmail.com]
>> Sent: Friday, March 20, 2
to:willem.ji...@gmail.com]
> Sent: Friday, March 20, 2009 3:21 AM
> To: users@camel.apache.org
> Subject: Re: Questions about camel Exchange that contains a CxfMessage
> with POJO dataFormat
>
> Hi Michael,
>
> Since CXF using Stax to handle the XML message , it does no
t: Re: Questions about camel Exchange that contains a CxfMessage
with POJO dataFormat
Hi Michael,
Since CXF using Stax to handle the XML message , it does not cache the
whole xml message when it do the marshaling work.
For the POJO Dataformate, you can't get the xml message from the
CXFMessa
o I use these content formats to get that message in w3c format?
>
> -Mike
>
>
> From: Michael Ramnarine
> Sent: Thursday, March 19, 2009 10:46 PM
> To: 'users@camel.apache.org'
> Subject: Questions about camel Exchange
users@camel.apache.org'
Subject: Questions about camel Exchange that contains a CxfMessage with POJO
dataFormat
Is the original xml message available given a camel Exchange for a soap message
that contains a CxfMessage with POJO dataFormat?
Specifically, working in a custom processor, if t
Is the original xml message available given a camel Exchange for a soap
message that contains a CxfMessage with POJO dataFormat?
Specifically, working in a custom processor, if the inbound message is a
CxfMessage with MESSAGE dataFormat, the body is a copy of the original
raw message (accessible v
13 matches
Mail list logo