On Mon, Sep 24, 2012 at 1:11 PM, balkishore <balkishore.pan...@gmail.com> wrote:
> Hi claus,
> Thanks a ton for replying.
>
> 1) try to get the session id from the soap header (would not be there
> on the initial call) : How should I tell camel to skip the initial call and
> do not search for session id in the first request?
>

You cannot. You would always need to try to get the session id. If its
null then its initial call.
If its != null then its 2nd+ call.



>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Using-a-custom-based-load-balancer-tp5719841p5719848.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to