[akka-user] Re: Akka with Java: remote actor deploy with SpringExtension

2017-10-10 Thread Deep Gandhi
erence to the Spring ApplicationContext, and the > serializer is attempting to serialize the ApplicationContext to send it to > the remote system. > > On Friday, October 6, 2017 at 3:12:40 AM UTC-4, Deep Gandhi wrote: >> >> I am also facing th

[akka-user] Re: Akka with Java: remote actor deploy with SpringExtension

2017-10-06 Thread Deep Gandhi
I am also facing the same issue. Anything you got on this? On Thursday, 13 April 2017 02:10:00 UTC+5:30, Alexander Lukyanchikov wrote: > > Hi, > > We are using Akka with Java API, integrated with Spring Framework (each > actor is Prototype scope Spring bean) > There is no problem to create local