I am trying to use scala 2.11.8 and akka 2.4.9 for remoting.  Not sure if 
these versions are compatible.  I noticed that there is an akka jar with 
scala which is confusing to me since I already hava akka jars on the 
classpath.  When I run code  I am getting:

  java.lang.NoSuchMethodError: 
akka.util.Helpers$.toRootLowerCase(Ljava/lang/String;)Ljava/lang/String;

Have the jar with some version of akka.util.Helpers$ on the classpath but 
apparently this version does not have the method cited in the error 
message.  Anyone recognize what is happening?  Source, classpath, directory 
structure, stacktrace, etc available on demand.   Thank you for helping.

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to