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.

Reply via email to