Hi,

So, Is there any documentation or examples out there to get this to work 
with the current version (2.3.3)?

Thanks.

El miércoles, 12 de febrero de 2014 16:56:54 UTC+1, Thibaut Robert escribió:
>
> Hi,
>
> I'd like to use akka-camel with my own camel context rather than using the 
> private one defined in the CamelExtension (to reuse routes defined in 
> spring xml)
> As discussed in this thread: 
> https://groups.google.com/d/topic/akka-user/ZvF6zQqrCvo/discussion, the 
> camel context is not injectable in the extension.
>
> I would be happy to propose a pull-request. However I need some help on 
> how to pass the context to the extension. At the moment I'm thinking at:
> - adding a public useContext(ctx) method on the CamelExtension object, 
> making it mutable, not very clean. 
> - using a config option to define a classname, that will be dynamically 
> loaded to find the context: seems too complicated.
>
> Nothing really satisfying to me. Any other idea or guidance is welcomed :)
>
> Context: I have an existing application written with camel with many 
> routes defined using the spring dsl.
> We are migrating part of this application to akka, replacing camel 
> processors with akka actors.
>
> Regards,
> Thibaut
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to