Hi Chris,

that is a bug. I registered an issue here:
https://github.com/akka/akka/issues/15000


On Mon, Apr 14, 2014 at 6:12 AM, Chris Toomey <[email protected]> wrote:

> I'm working on an akka app using Java, and am trying to reset a
> PersistentChannel using 
> Reset<http://doc.akka.io/japi/akka/2.3.2/akka/persistence/Reset.html>per this
> <https://groups.google.com/d/topic/akka-user/tnIKnt4kMbw/discussion>thread.
>  The java compiler is telling me that the Reset() constructor doesn't
> exist, and indeed when I decompiled the Reset.class file in the persistence
> jar file it didn't show a constructor.  I'm using akka 2.3.2.  Is there a
> different way to do this channel reset from Java?
>
> thx,
> Chris
>
>  --
> >>>>>>>>>> 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