Hi James,

On Fri, Dec 13, 2013 at 9:54 PM, James Townley <[email protected]>wrote:

> I have an Application (1)  on Scala 2.9.2 and Akka 2.0.5 that currently
> talks to Application (2) via remote actors.
> I want to migrate Application(1) to Scala 2.10.2 and Akka 2.2.2 and I am
> unable to touch Application(2).
>
> Is there a way to do this and maintain remote actor communication?
>

No, not without touching the the Application 2 (Akka 2.0.5). The remote
protocol is not compatible between major (2.0 - 2.1 - 2.2) versions.

/Patrik


>  --
> >>>>>>>>>> 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.

Reply via email to