Commit graph

1444 commits

Author SHA1 Message Date
Johan Rask
003a44ee83 Minor change, overriding destroyInstance instead of destroy 2010-07-06 13:07:25 +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
7a155c70ba cosmetic logging change 2010-07-06 08:28:22 +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
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
2deb9faf3d #304 Fixed Support for ApplicationContextAware in akka-spring 2010-07-05 15:53:49 +02:00
momania
da275f45dd set emtpy parens back 2010-07-05 13:57:53 +02:00
momania
5baf86fd38 - moved receive timeout logic to ActorRef
- receivetimeout now only inititiated when receiveTimeout property is set
2010-07-05 13:45:03 +02:00
Martin Krasser
460dcfe516 Tests for stopping active object endpoints; minor refactoring in ConsumerPublisher 2010-07-05 12:48:26 +02:00
Martin Krasser
ae6bf7aaa0 Added test subject description 2010-07-04 19:51:55 +02:00
Martin Krasser
54229d8ca7 Added comments. 2010-07-04 17:19:46 +02:00
Martin Krasser
8b228b3e1c Tests for ActiveObject lifecycle 2010-07-04 17:06:40 +02:00
Martin Krasser
61bc049a6e Resolved conflicts and compile errors after merging in master 2010-07-04 09:21:21 +02:00
Debasish Ghosh
4a254390a7 Fixed Issue #306: JSON serialization between remote actors is not transparent 2010-07-04 01:34:16 +05:30
Martin Krasser
e1dce96ee8 Track stopping of Dispatcher actor 2010-07-03 14:49:43 +02:00
Heiko Seeberger
8ffef7cbab Merge branch 'master' of github.com:jboner/akka 2010-07-02 22:56:25 +02:00
Jonas Bonér
13c1374e05 Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 22:52:44 +02:00
Jonas Bonér
7075672b02 Do not log to error when interception NotFoundException from Cassandra 2010-07-02 22:52:27 +02:00
Heiko Seeberger
e95cb71885 Merge branch '290-hseeberger' 2010-07-02 22:49:32 +02:00
Heiko Seeberger
8a746a470c re #290: Added parens to no-parameter methods returning Unit in all subprojects. 2010-07-02 22:37:26 +02:00
Heiko Seeberger
0e117dc4e1 re #290: Added parens to no-parameter methods returning Unit in rest of akka-core. 2010-07-02 21:57:44 +02:00
Heiko Seeberger
8617018a10 re #290: Added parens to no-parameter methods returning Unit in ActorRef. 2010-07-02 21:49:51 +02:00
Viktor Klang
4baceb1bae Fixing flaky tests 2010-07-02 18:34:05 +02:00
Jonas Bonér
ab40b483b1 Added codefellow to the plugins embeddded repo and upgraded to 0.3 2010-07-02 15:41:04 +02:00
Jonas Bonér
a8b3896b1a Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 14:57:05 +02:00
Jonas Bonér
29cb9513c8 Addde codefellow plugin jars to embedded repo 2010-07-02 14:55:48 +02:00
momania
827ad5a9c4 - added dummy tests to make sure the test classes don't fail because of disabled tests, these tests need a local rabbitmq server running 2010-07-02 14:15:53 +02:00
momania
1e5a85d67e Merge branch 'master' of http://github.com/jboner/akka 2010-07-02 14:10:19 +02:00
momania
91ec2200d4 - moved deliveryHandler linking for consumer to the AMQP factory function
- added the copyright comments
2010-07-02 14:09:58 +02:00
momania
d79415481f No need for disconnect after a shutdown error 2010-07-02 14:01:15 +02:00
Jonas Bonér
79954b1535 Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 13:11:54 +02:00
Jonas Bonér
4ec73a4a8e minor edits 2010-07-02 13:09:58 +02:00
momania
53d682bfee Merge branch 'master' of http://github.com/jboner/akka
Conflicts:
	akka-amqp/src/main/scala/AMQP.scala
2010-07-02 12:49:57 +02:00
momania
6b4852139c removed akka.conf 2010-07-02 12:40:29 +02:00
momania
cb3ba69c0d Redesigned AMQP 2010-07-02 12:39:44 +02:00
Jonas Bonér
0d40ba0a0e Changed Akka to use IllegalActorStateException instead of IllegalStateException 2010-07-02 11:39:25 +02:00
Jonas Bonér
a06af6b6c9 Merged in patch with method to find actor by function predicate on the ActorRegistry 2010-07-02 10:51:08 +02:00
momania
cc9ca33358 RabbitMQ to 1.8.0 2010-07-02 09:50:26 +02:00
Jonas Bonér
00ee156fa5 Merge commit '02b816b893' 2010-07-01 23:58:01 +02:00
Jonas Bonér
985e8e8e2b fixed bug in timeout handling that caused tests to fail 2010-07-01 23:56:08 +02:00
Jonas Bonér
0f7c44233b Merge branch 'master' of git@github.com:jboner/akka 2010-07-01 23:27:04 +02:00
Jonas Bonér
cce99d68ba commented out failing tests 2010-07-01 23:26:46 +02:00
Debasish Ghosh
ac4cd8a58e type class based actor serialization implemented 2010-07-02 00:16:11 +05:30
Jonas Bonér
1d54fcdf23 Merge branch 'master' of git@github.com:jboner/akka 2010-07-01 17:26:58 +02:00
Jonas Bonér
f74e0e5ca2 Added CodeFellow to gitignore 2010-07-01 17:22:05 +02:00
Jonas Bonér
1abe006d7f Merge commit '38e8bea3fe'
Conflicts:
	akka-core/src/main/scala/actor/ActorRef.scala
	akka-core/src/test/java/se/scalablesolutions/akka/actor/ActiveObjectFailer.java
	akka-core/src/test/scala/NestedTransactionalActiveObjectSpec.scala
	akka-core/src/test/scala/RemoteSupervisorSpec.scala
	akka-core/src/test/scala/RemoteTransactionalActiveObjectSpec.scala
	akka-core/src/test/scala/SupervisorSpec.scala
	akka-core/src/test/scala/TransactionalActiveObjectSpec.scala
2010-07-01 17:21:17 +02:00
Martin Krasser
95214617bd re #297: Initial suport for shutting down routes to consumer active objects (both supervised and non-supervised). 2010-07-01 16:42:54 +02:00
momania
ab11c9c136 Merge branch 'master' of http://github.com/jboner/akka 2010-07-01 15:45:13 +02:00
Martin Krasser
bf457599a5 Additional remote consumer test 2010-07-01 15:37:21 +02:00
Martin Krasser
1408dbe80b re #296: Initial support for active object lifecycle management 2010-07-01 15:36:27 +02:00