On Thu, Jan 30, 2014 at 9:17 AM, √iktor Ҡlang <[email protected]>wrote:
> Hi Binita, > > please read the documentation, it's quite packed with great information. > > http://doc.akka.io/docs/akka/2.2.3/scala/durable-mailbox.html > and as pointed out by Viktor earlier; durable mailboxes are superseded by akka-persistence. http://doc.akka.io/docs/akka/2.3.0-RC1/project/migration-guide-2.2.x-2.3.x.html#Durable_Mailboxes_are_Deprecated > > > > > On Thu, Jan 30, 2014 at 9:15 AM, Binita <[email protected]> wrote: > >> Thanks for the info Patrik. >> Can you please let me know what type of durable mail boxes are supported >> with Scala 2.10 ? >> >> >> On Thursday, January 30, 2014 1:18:04 PM UTC+5:30, Patrik Nordwall wrote: >> >>> Redis durable mailbox was deprecated in 2.0.0 and removed in 2.1.0. >>> http://doc.akka.io/docs/akka/2.0.4/modules/durable-mailbox.html >>> >>> You can't use Scala 2.10 with Akka 2.0.5. >>> >>> >>> On Thu, Jan 30, 2014 at 8:25 AM, √iktor Ҡlang <[email protected]>wrote: >>> >>>> Hi Binita, >>>> >>>> Did you read the migration guide? >>>> >>>> http://doc.akka.io/docs/akka/2.3.0-RC1/project/migration- >>>> guide-2.2.x-2.3.x.html#Durable_Mailboxes_are_Deprecated >>>> >>>> Cheers, >>>> √ >>>> >>>> >>>> On Thu, Jan 30, 2014 at 3:17 AM, Binita <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> I was able to download the most latest akka-redis-mailbox-2.0.5.jar >>>>> and its dependencies. >>>>> The redis durable mail box is dependent on Scala - >>>>> scala-library-2.9.2.jar and corresponding Actor - akka-actor-2.0.5.jar. >>>>> >>>>> But, I am using the latest Scala version - scala-library-2.10.3.jar >>>>> and corresponding actor - akka-actor_2.10-2.3-M2.jar >>>>> >>>>> How can I get the akka-redis-mailbox jar for the latest Scala and >>>>> Actor version ? >>>>> >>>>> Thanks >>>>> >>>>> >>>>> On Wednesday, January 29, 2014 8:53:52 PM UTC+5:30, √ wrote: >>>>> >>>>>> Repositories >>>>>> >>>>>> - Akka Releases 2.0.x - http://repo.akka.io/releases >>>>>> - Akka Releases 2.x - https://oss.sonatype.org/con >>>>>> tent/repositories/releases/ >>>>>> - Akka Snapshots - http://repo.akka.io/snapshots >>>>>> - >>>>>> >>>>>> >>>>>> Please take a look at the documentation. >>>>>> >>>>>> >>>>>> On Wed, Jan 29, 2014 at 4:15 PM, Binita <[email protected]> wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Below is the relevant entry in the pom.xml: >>>>>>> >>>>>>> >>>>>>> <repository> >>>>>>>> <id>my-repo1</id> >>>>>>>> <name>typesafe repo</name> >>>>>>>> <url>http://repo.typesafe.com/typesafe/releases/</url> >>>>>>>> </repository> >>>>>>> >>>>>>> <dependency> >>>>>>> <groupId>com.typesafe.akka</groupId> >>>>>>> <artifactId>akka-redis-mailbox</artifactId> >>>>>>> <version>2.0.5</version> >>>>>>> </dependency> >>>>>>> >>>>>>> >>>>>>> Any ideas why ? >>>>>>> >>>>>>> Thanks >>>>>>> Binita >>>>>>> >>>>>>> -- >>>>>>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>> >>>>>>>>>> Search the archives: https://groups.google.com/grou >>>>>>> p/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/groups/opt_out. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Cheers, >>>>>> √ >>>>>> >>>>>> * ——————— **Viktor Klang* >>>>>> *Chief Architect - **Typesafe <http://www.typesafe.com/>* >>>>>> >>>>>> Twitter: @viktorklang >>>>>> >>>>> -- >>>>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>> >>>>>>>>>> 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/groups/opt_out. >>>>> >>>> >>>> >>>> >>>> -- >>>> Cheers, >>>> √ >>>> >>>> * ——————— **Viktor Klang* >>>> *Chief Architect - **Typesafe <http://www.typesafe.com/>* >>>> >>>> Twitter: @viktorklang >>>> >>>> -- >>>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>> >>>>>>>>>> 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/groups/opt_out. >>>> >>> >>> >>> >>> -- >>> >>> Patrik Nordwall >>> Typesafe <http://typesafe.com/> - Reactive apps on the JVM >>> Twitter: @patriknw >>> >>> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >> >>>>>>>>>> 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/groups/opt_out. >> > > > > -- > Cheers, > √ > > * ——————— **Viktor Klang* > *Chief Architect - **Typesafe <http://www.typesafe.com/>* > > Twitter: @viktorklang > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> 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/groups/opt_out. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> 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/groups/opt_out.
