Commit graph

13 commits

Author SHA1 Message Date
Jonas Bonér
b7ed58cc65 Changed the Spring schema and the Camel endpoint names to the new typed-actor name 2010-07-31 00:52:46 +02:00
Jonas Bonér
0d51c6f1d4 TypedActor refactoring completed, all test pass except for some in the Spring module (commented them away for now). 2010-07-27 21:48:33 +02:00
Jonas Bonér
e48572f32e Added TypedActor and TypedTransactor base classes.
Renamed ActiveObject factory object to TypedActor.
Improved network protocol for TypedActor.
Remote TypedActors now identified by UUID.
2010-07-26 20:03:33 +02:00
Martin Krasser
aa0459ecd7 Dropped akka.xsd, updated all spring XML configurations to use akka-0.10.xsd 2010-07-07 11:27:18 +02:00
Peter Vlugter
fa044ca1ad Removed TransactionalState and TransactionalRef 2010-06-20 09:27:43 +12:00
Jonas Bonér
5fc8ad229e converted tabs to spaces 2010-04-16 01:48:53 +02:00
Michael Kober
396ae43235 implemented link/unlink for active objects 2010-04-14 09:56:01 +02:00
Michael Kober
85756e18df added test for supervised remote active object 2010-04-09 13:27:22 +02:00
Michael Kober
8dfa12d924 fixed @inittransactionalstate, updated pom for spring java tests
changed timeout in declarative config from Int to Long
2010-04-07 14:35:47 +02:00
Michael Kober
da325c9804 added spring dispatcher configuration 2010-03-30 16:38:29 +02:00
Jonas Bonér
9fdc29fd3e converted tabs to spaces 2010-03-20 10:56:46 +01:00
Michael Kober
32365990b4 added integration tests 2010-03-17 10:21:29 +01:00
Michael Kober
fe8e445f9d added integration tests, spring 3.0.1 and sbt 2010-03-17 10:06:28 +01:00