momania
|
32149173df
|
- made rpc handler reqular function instead of partial function
- add queuename as optional parameter for rpc server (for i.e. loadbalancing purposes)
|
2010-08-06 13:35:44 +02:00 |
|
momania
|
c48ca68db4
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-08-06 11:45:16 +02:00 |
|
Viktor Klang
|
d766dfce3b
|
Added unit test to test for race-condition in ActorRegistry
|
2010-08-05 17:28:07 +02:00 |
|
Viktor Klang
|
c4960498d3
|
Fixed race condition in ActorRegistry
|
2010-08-05 16:11:44 +02:00 |
|
Viktor Klang
|
3af770b3c1
|
Race condition should be patched now
|
2010-08-05 12:04:32 +02:00 |
|
rossputin
|
14e00a4f36
|
update run-akka script to use 2.8.0 final
|
2010-08-04 14:57:36 +01:00 |
|
Viktor Klang
|
2bf4a58ee8
|
Uncommenting SSL support
|
2010-08-04 13:31:41 +02:00 |
|
Viktor Klang
|
c4c5babfd6
|
Closing ticket 368
|
2010-08-04 10:45:29 +02:00 |
|
Viktor Klang
|
d6a874c4fe
|
Closing ticket 367
|
2010-08-03 16:13:19 +02:00 |
|
Viktor Klang
|
9331fc8975
|
Closing ticket 355
|
2010-08-03 14:42:42 +02:00 |
|
Viktor Klang
|
36b531ebf8
|
Merge branch 'ticket352'
|
2010-08-03 11:41:02 +02:00 |
|
Viktor Klang
|
98d3034a9a
|
Merge with master
|
2010-08-03 11:40:25 +02:00 |
|
Viktor Klang
|
88f5344893
|
Closing ticket 352
|
2010-08-03 11:25:09 +02:00 |
|
momania
|
b9a58f9695
|
Merge branch 'master' of git-proxy:jboner/akka
Conflicts:
akka-amqp/src/test/scala/AMQPConnectionRecoveryTest.scala
akka-amqp/src/test/scala/AMQPConsumerChannelRecoveryTest.scala
akka-amqp/src/test/scala/AMQPConsumerConnectionRecoveryTest.scala
akka-amqp/src/test/scala/AMQPConsumerManualAcknowledgeTest.scala
akka-amqp/src/test/scala/AMQPConsumerMessageTest.scala
akka-amqp/src/test/scala/AMQPProducerChannelRecoveryTest.scala
akka-amqp/src/test/scala/AMQPProducerConnectionRecoveryTest.scala
akka-amqp/src/test/scala/AMQPProducerMessageTest.scala
akka-amqp/src/test/scala/AMQPRpcClientServerTest.scala
|
2010-08-03 09:57:15 +02:00 |
|
Martin Krasser
|
2b4c1f28b5
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-02 20:14:11 +02:00 |
|
Martin Krasser
|
493773646d
|
closes #366: CamelService should be a singleton
|
2010-08-02 20:11:41 +02:00 |
|
Peter Vlugter
|
6782cf30de
|
Ref extends Multiverse BasicRef (closes #253)
|
2010-08-02 15:49:04 +12:00 |
|
Martin Krasser
|
00f6b627f3
|
Test cases for handling actor failures in Camel routes.
|
2010-08-01 15:27:06 +02:00 |
|
Jonas Bonér
|
c5eeade603
|
formatting
|
2010-07-31 12:37:08 +02:00 |
|
Jonas Bonér
|
9548534f27
|
Removed TypedActor annotations and the method callbacks in the config
|
2010-07-31 12:29:17 +02:00 |
|
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
|
0cb30a193f
|
Removed imports not used
|
2010-07-30 09:24:47 -07:00 |
|
Jonas Boner
|
ce56734540
|
Restructured test folder structure
|
2010-07-30 18:23:53 +02:00 |
|
Martin Krasser
|
c71e89e864
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-30 13:19:33 +02:00 |
|
Martin Krasser
|
fc83d8fc86
|
Fixed failing (and temporarily disabled) tests in akka-spring after refactoring from ActiveObject to TypedActor.
- Further:
* Dropped support for @PostConstruct
* Cleaned up typed actor implementations for testing
|
2010-07-30 13:17:44 +02:00 |
|
Jonas Boner
|
869e0f020f
|
removed trailing whitespace
|
2010-07-30 00:46:35 +02:00 |
|
Jonas Boner
|
4d29006ab5
|
dos2unix
|
2010-07-30 00:45:33 +02:00 |
|
Jonas Boner
|
881359c374
|
Merge branch 'master' of github.com:jboner/akka
Conflicts:
akka-core/src/main/scala/actor/UntypedActor.scala
|
2010-07-30 00:23:47 +02:00 |
|
Jonas Boner
|
663e79d55c
|
Added UntypedActor and UntypedActorRef (+ tests) to work with untyped MDB-style actors in Java.
|
2010-07-30 00:18:43 +02:00 |
|
Viktor Klang
|
5966eb9df5
|
Fixing Comparable problem
|
2010-07-29 21:19:33 +02:00 |
|
Jonas Bonér
|
992bced1db
|
removed trailing whitespace
|
2010-07-29 17:29:51 +02:00 |
|
Jonas Bonér
|
76befa714c
|
converted tabs to spaces
|
2010-07-29 16:15:18 +02:00 |
|
Jonas Bonér
|
777c15d515
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-07-29 16:14:02 +02:00 |
|
Jonas Bonér
|
b76b05f84c
|
minor reformatting
|
2010-07-29 16:13:34 +02:00 |
|
Debasish Ghosh
|
75beddc5ef
|
upgraded sjson to 0.7
|
2010-07-29 16:00:05 +05:30 |
|
Jonas Bonér
|
a292e3bf0e
|
Merge branch 'wip-typed-actor-jboner' into master
Conflicts:
akka-core/src/test/scala/ActiveObjectContextSpec.scala
akka-core/src/test/scala/ActiveObjectGuiceConfiguratorSpec.scala
akka-core/src/test/scala/ActorObjectUtilFunctionsSpec.scala
akka-core/src/test/scala/NestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/NestedTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RemoteTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RemoteTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RestartNestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RestartNestedTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RestartTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RestartTransactionalTypedActorSpec.scala
akka-core/src/test/scala/TransactionalActiveObjectSpec.scala
akka-core/src/test/scala/TransactionalTypedActorSpec.scala
akka-core/src/test/scala/TypedActorContextSpec.scala
akka-core/src/test/scala/TypedActorGuiceConfiguratorSpec.scala
akka-core/src/test/scala/TypedActorUtilFunctionsSpec.scala
akka-core/src/test/scala/actor/ActiveObjectContextSpec.scala
akka-core/src/test/scala/actor/ActiveObjectGuiceConfiguratorSpec.scala
akka-core/src/test/scala/actor/ActiveObjectLifecycleSpec.scala
akka-core/src/test/scala/actor/ActorObjectUtilFunctionsSpec.scala
akka-core/src/test/scala/actor/NestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/RestartNestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/RestartTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/TransactionalActiveObjectSpec.scala
akka-core/src/test/scala/remote/RemoteTransactionalActiveObjectSpec.scala
|
2010-07-28 20:21:59 +02:00 |
|
Jonas Bonér
|
b31a13c2ea
|
merged with upstream
|
2010-07-28 19:22:33 +02:00 |
|
Jonas Bonér
|
7820a971fd
|
Initial draft of UntypedActor for Java API
|
2010-07-28 13:08:24 +02:00 |
|
rossputin
|
5b2d6830d4
|
match readme to scaladoc in sample
|
2010-07-28 10:21:41 +01:00 |
|
Jonas Bonér
|
df0eddfd66
|
Implemented swapping TypedActor instance on restart
|
2010-07-28 00:58:52 +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 |
|
momania
|
b8b6cfd20e
|
no need for the dummy tests anymore
|
2010-07-27 11:06:48 +02:00 |
|
Jonas Bonér
|
b8bdfc017b
|
Converted all TypedActor tests to interface-impl, code and tests compile
|
2010-07-27 10:38:17 +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 |
|
Jonas Bonér
|
20464a3d20
|
Merge branch 'ticket_345'
Conflicts:
akka-core/src/test/scala/SchedulerSpec.scala
|
2010-07-26 12:27:14 +02:00 |
|
Jonas Bonér
|
b3473c7a18
|
Fixed broken tests for Active Objects + added logging to Scheduler + fixed problem with SchedulerSpec
|
2010-07-26 12:19:17 +02:00 |
|
Martin Krasser
|
e7b45e51e9
|
Upload patched camel-jetty-2.4.0.1 that fixes concurrency bug (will be officially released with Camel 2.5.0)
See also https://issues.apache.org/activemq/browse/CAMEL-2986
|
2010-07-24 09:07:44 +02:00 |
|
Hiram Chirino
|
cf2e013bfb
|
move into the new test dispach directory.
|
2010-07-23 19:15:32 -04:00 |
|
Hiram Chirino
|
e4c980b8f1
|
Merge branch 'master' of git://github.com/jboner/akka
|
2010-07-23 19:04:26 -04:00 |
|
momania
|
5c3cb7c94d
|
re-arranged tests into folders/packages
|
2010-07-23 20:52:33 +02:00 |
|