Hi,

spring XML configuration support has been removed since Akka 2.0. You can
still use Spring for DI. More information can be found by following links
below:
http://letitcrash.com/post/55958814293/akka-dependency-injection
https://typesafe.com/activator/template/akka-java-spring


On Mon, Apr 14, 2014 at 3:18 AM, MV <[email protected]> wrote:

> Hello,
>
> I am using a Spring configuration XML file to define my actors and java
> properties etc. I cannot seem to find and example to use
> ConsitentHashingPool as a bean (for e.g. <akka: dispatch id="XYX") format
> for this router with number of instance etc.
>
> If possible, can I please get an example of this definition and passing it
> to an UntypedActor?
>
> Also where can I find the latest akka XSD to reference in my Spring XML
> with the version number? I am currently using akka - 2.2.3 RELEASED version.
>
> Thanks
> Meena Venkat
>
>
>  --
> >>>>>>>>>> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> –
Reactive<http://www.reactivemanifesto.org/>Apps on the JVM

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
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