Regardless of whether it's for an internal application, it' still not
wise to use a bean payload on a JMS queue.  You can run into all sorts
of problems with serialization and you're making it virtually
impossible for non-java code to talk to your services.

On Mon, Sep 30, 2013 at 6:58 AM, kosalads <kosal...@gmail.com> wrote:
> Hi,
>
>   This is for internal Applications and those Objects are serialized and
> using the same class in the both side.
>
> Provided that above scenario how can I achieve this?
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Apache-Camel-war-project-How-to-process-the-Queue-and-set-to-another-queue-tp5740524p5740530.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to