Commit graph

12466 commits

Author SHA1 Message Date
Jonas Boner
81eb6e1202 Merge branch 'master' of github.com:jboner/akka 2010-07-11 12:18:49 +02:00
Jonas Boner
4850f7aae5 Merge branch 'master' of github.com:jboner/akka 2010-07-11 12:18:49 +02:00
Jonas Boner
cfb2b34c32 Adding Ensime project file 2010-07-11 12:14:43 +02:00
Jonas Boner
f586aac0ed Adding Ensime project file 2010-07-11 12:14:43 +02:00
momania
8ccb349dbc Merge branch 'amqp' 2010-07-08 17:10:15 +02:00
momania
7c15a0761a Merge branch 'amqp' 2010-07-08 17:10:15 +02:00
momania
6022c63535 cosmetic and disable the tests 2010-07-08 17:09:14 +02:00
momania
6e0be37939 cosmetic and disable the tests 2010-07-08 17:09:14 +02:00
momania
f1b090ce14 pimped the rpc a bit more, using serializers 2010-07-08 16:38:09 +02:00
momania
21314c08c9 pimped the rpc a bit more, using serializers 2010-07-08 16:38:09 +02:00
momania
20f0857533 added rpc server and unit test 2010-07-08 11:28:00 +02:00
momania
f36ad6c2f7 added rpc server and unit test 2010-07-08 11:28:00 +02:00
momania
9e782f0438 - split up channel parameters into channel and exchange parameters
- initial setup for rpc client
2010-07-08 10:35:12 +02:00
momania
fd6db0382b - split up channel parameters into channel and exchange parameters
- initial setup for rpc client
2010-07-08 10:35:12 +02:00
Viktor Klang
5220bbc6c5 Merge branch 'master' of github.com:jboner/akka into wip_141_SSL_enable_remote_actors 2010-07-07 22:24:47 +02:00
Viktor Klang
e7ad0ce2b5 Merge branch 'master' of github.com:jboner/akka into wip_141_SSL_enable_remote_actors 2010-07-07 22:24:47 +02:00
Martin Krasser
fa97967bcf Merge branch 'master' of github.com:jboner/akka 2010-07-07 19:09:11 +02:00
Martin Krasser
a265a1be48 Merge branch 'master' of github.com:jboner/akka 2010-07-07 19:09:11 +02:00
Johan Rask
7da92cbd4e removed @PreDestroy functionality 2010-07-07 13:31:50 +02:00
Johan Rask
e1becf77d2 removed @PreDestroy functionality 2010-07-07 13:31:50 +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
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
Johan Rask
2e7847c058 Added support for springs @PostConstruct and @PreDestroy 2010-07-07 11:12:16 +02:00
Johan Rask
528500c366 Added support for springs @PostConstruct and @PreDestroy 2010-07-07 11:12:16 +02:00
Martin Krasser
a890ccdaf4 Closes #318: Race condition between ActorRef.cancelReceiveTimeout and ActorRegistry.shutdownAll 2010-07-07 07:02:23 +02:00
Martin Krasser
9b3aed1e29 Closes #318: Race condition between ActorRef.cancelReceiveTimeout and ActorRegistry.shutdownAll 2010-07-07 07:02:23 +02:00
Viktor Klang
fff4d9d35a ... 2010-07-06 22:53:10 +02:00
Viktor Klang
9cd36f1299 ... 2010-07-06 22:53:10 +02:00
Viktor Klang
f0bbadce84 Tests pass with Dummy SSL config! 2010-07-06 22:53:10 +02:00
Viktor Klang
ca6013222d Tests pass with Dummy SSL config! 2010-07-06 22:53:10 +02:00
Viktor Klang
3cfe434337 Added some Dummy SSL config to assist in proof-of-concept 2010-07-06 22:53:10 +02:00
Viktor Klang
b976591fb1 Added some Dummy SSL config to assist in proof-of-concept 2010-07-06 22:53:10 +02:00
Viktor Klang
53f11d0d2c Adding SSL code to RemoteServer 2010-07-06 22:53:10 +02:00
Viktor Klang
cf80225229 Adding SSL code to RemoteServer 2010-07-06 22:53:10 +02:00
Viktor Klang
f252aef9c8 Initial code for SSL remote actors 2010-07-06 22:53:10 +02:00
Viktor Klang
cca1c2fa9d Initial code for SSL remote actors 2010-07-06 22:53:10 +02:00
Johan Rask
07660475d3 Minor change, overriding destroyInstance instead of destroy 2010-07-06 13:07:25 +02:00
Johan Rask
003a44ee83 Minor change, overriding destroyInstance instead of destroy 2010-07-06 13:07:25 +02:00
Johan Rask
16e246a9b8 #301 DI does not work in akka-spring when specifying an interface 2010-07-06 11:49:30 +02:00
Johan Rask
3e7980a466 #301 DI does not work in akka-spring when specifying an interface 2010-07-06 11:49:30 +02:00
momania
b6e0ae479d cosmetic logging change 2010-07-06 08:28:22 +02:00
momania
7a155c70ba cosmetic logging change 2010-07-06 08:28:22 +02:00
Martin Krasser
c918c59f79 Merge branch 'master' of git@github.com:jboner/akka and resolve conflicts in akka-spring 2010-07-06 07:32:26 +02:00
Martin Krasser
ce84b386bf Merge branch 'master' of git@github.com:jboner/akka and resolve conflicts in akka-spring 2010-07-06 07:32:26 +02:00
Martin Krasser
959873d51a closes #314 akka-spring to support active object lifecycle management
closes #315 akka-spring to support configuration of shutdown callback method
2010-07-06 07:00:04 +02:00
Martin Krasser
fd9fbb1b05 closes #314 akka-spring to support active object lifecycle management
closes #315 akka-spring to support configuration of shutdown callback method
2010-07-06 07:00:04 +02:00
Johan Rask
e219b40048 #304 Fixed Support for ApplicationContextAware in akka-spring 2010-07-05 15:53:49 +02:00
Johan Rask
2deb9faf3d #304 Fixed Support for ApplicationContextAware in akka-spring 2010-07-05 15:53:49 +02:00
momania
e877064e17 set emtpy parens back 2010-07-05 13:57:53 +02:00
momania
da275f45dd set emtpy parens back 2010-07-05 13:57:53 +02:00