Commit graph

16 commits

Author SHA1 Message Date
Jonas Bonér
918f0b37d6 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
add77029e0 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
f7f98d35e8 Dropped akka.xsd, updated all spring XML configurations to use akka-0.10.xsd 2010-07-07 11:27:18 +02:00
Jonas Bonér
189671325d Converted TAB to SPACE 2010-06-30 16:20:20 +02:00
Johan Rask
15d1ded344 Added support for scope and depdenency injection on target bean 2010-06-21 12:53:12 +02:00
Peter Vlugter
77960d6571 Removed TransactionalState and TransactionalRef 2010-06-20 09:27:43 +12:00
Michael Kober
d7e327d2b5 updated dependencies in pom 2010-04-22 12:48:16 +02:00
Jonas Bonér
5b0f267c40 converted tabs to spaces 2010-04-16 01:48:53 +02:00
Michael Kober
4728c3c1f0 implemented link/unlink for active objects 2010-04-14 09:56:01 +02:00
Michael Kober
10b1c6f134 added test for supervised remote active object 2010-04-09 13:27:22 +02:00
Michael Kober
0368d9bca8 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
8ae90fdfda added spring dispatcher configuration 2010-03-30 16:38:29 +02:00
Jonas Bonér
7f7a0485b2 upgraded to 0.7 2010-03-20 11:36:06 +01:00
Jonas Bonér
dedf6c0d19 converted tabs to spaces 2010-03-20 10:56:46 +01:00
Michael Kober
efcd736f94 added integration tests 2010-03-17 10:21:29 +01:00
Michael Kober
163c0287e2 added integration tests, spring 3.0.1 and sbt 2010-03-17 10:06:28 +01:00