On Thu, Apr 19, 2012 at 4:03 PM, Neo <ratheet...@gmail.com> wrote:
> Claus for the rescue !!
>
> Thank you very much for your response Claus !!
>
> I have temporarily used the below to resolve the original issue :
>
> <from uri="">
> <unmarshal>
>            <jaxb prettyPrint="false" contextPath="mycontext"
>                partClass="mycontext.MyClass" />
> </unmarshal>
> <log>
> <to uri="">
>
>
>
> (I could have used the jaxb dataformat itself, but wanted to try this
> partClass option and see if this would even work )
> When I use the above code snippet instead of the convertbodyto , and
> re-executed the test case - Everything went fine.
>
> Can you please validate if this would work atleast until the 2.9.3 or 2.10
> are released ?

Yes using the data format works fine. Its *only* the type converter
that is the issue.

> Is there a possibility to let us know when the release is scheduled for ?
>
> Cheers,
> Neo
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-2-9-convertbodyto-fails-to-converts-a-XML-JMS-Body-to-Java-Bean-tp5650739p5651831.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to