Hi

Have you seen the user guide?
http://camel.apache.org/user-guide.html

It has a link to using camel proxy
http://camel.apache.org/using-camelproxy.html



On Fri, Nov 18, 2011 at 1:59 AM, KingAndrew <andrew.b...@bbtech.net> wrote:
> Hi All,
>  Currently my system is Corba/RMI-IIOP.  We are using Camel to decouple the
> services.  We have a request repository that contains RequestItems which are
> the target remote objects.  As a new RequestItemImpl is created how can I
> create a CamelProxyFactoryBean (proxy) on the fly?  I would then pass the
> proxy between the services as we do now with the RMI stub.
>
>  I checked the api for CamelProxyFactoryBean and there weren't any create
> methods close to what I was hoping for.
>
>  Anyone have any ideas how I can tie a proxy to a specific object instance?
>
> Thanks in advance,
>
> Andrew
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-create-a-Proxy-per-request-tp5002903p5002903.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
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