Commit graph

1431 commits

Author SHA1 Message Date
Viktor Klang
f0bbadce84 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
53f11d0d2c 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
Debasish Ghosh
44726ac7bf Fixed Issue #306: JSON serialization between remote actors is not transparent 2010-07-04 01:34:16 +05:30
Heiko Seeberger
afd814effb Merge branch 'master' of github.com:jboner/akka 2010-07-02 22:56:25 +02:00
Jonas Bonér
d282f1f3f1 Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 22:52:44 +02:00
Jonas Bonér
0cd3e3e203 Do not log to error when interception NotFoundException from Cassandra 2010-07-02 22:52:27 +02:00
Heiko Seeberger
79e32401bf Merge branch '290-hseeberger' 2010-07-02 22:49:32 +02:00
Heiko Seeberger
5fef4d1ac3 re #290: Added parens to no-parameter methods returning Unit in all subprojects. 2010-07-02 22:37:26 +02:00
Heiko Seeberger
2959ea3e07 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
73e6a2e5d0 re #290: Added parens to no-parameter methods returning Unit in ActorRef. 2010-07-02 21:49:51 +02:00
Viktor Klang
ad64d0b43e Fixing flaky tests 2010-07-02 18:34:05 +02:00
Jonas Bonér
b278f47703 Added codefellow to the plugins embeddded repo and upgraded to 0.3 2010-07-02 15:41:04 +02:00
Jonas Bonér
62cf14dc07 Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 14:57:05 +02:00
Jonas Bonér
624e1b8595 Addde codefellow plugin jars to embedded repo 2010-07-02 14:55:48 +02:00
momania
e1b97fe6dd - 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
2e840b1b80 Merge branch 'master' of http://github.com/jboner/akka 2010-07-02 14:10:19 +02:00
momania
fe8fc52c21 - moved deliveryHandler linking for consumer to the AMQP factory function
- added the copyright comments
2010-07-02 14:09:58 +02:00
momania
cff82bae9f No need for disconnect after a shutdown error 2010-07-02 14:01:15 +02:00
Jonas Bonér
5d3d5a2d37 Merge branch 'master' of git@github.com:jboner/akka 2010-07-02 13:11:54 +02:00
Jonas Bonér
a3245bb3de minor edits 2010-07-02 13:09:58 +02:00
momania
f9e5c44784 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
be78d01389 removed akka.conf 2010-07-02 12:40:29 +02:00
momania
b4e206918f Redesigned AMQP 2010-07-02 12:39:44 +02:00
Jonas Bonér
12dee4dcc6 Changed Akka to use IllegalActorStateException instead of IllegalStateException 2010-07-02 11:39:25 +02:00
Jonas Bonér
26d757d683 Merged in patch with method to find actor by function predicate on the ActorRegistry 2010-07-02 10:51:08 +02:00
momania
91536f4430 RabbitMQ to 1.8.0 2010-07-02 09:50:26 +02:00
Jonas Bonér
1d13528fef Merge commit '02b816b893' 2010-07-01 23:58:01 +02:00
Jonas Bonér
bb36faf6c7 fixed bug in timeout handling that caused tests to fail 2010-07-01 23:56:08 +02:00
Jonas Bonér
4e80e2fc7f Merge branch 'master' of git@github.com:jboner/akka 2010-07-01 23:27:04 +02:00
Jonas Bonér
b1748257e7 commented out failing tests 2010-07-01 23:26:46 +02:00
Debasish Ghosh
dc6f77bb2d type class based actor serialization implemented 2010-07-02 00:16:11 +05:30
Jonas Bonér
c8318a8e27 Merge branch 'master' of git@github.com:jboner/akka 2010-07-01 17:26:58 +02:00
Jonas Bonér
7745db9778 Added CodeFellow to gitignore 2010-07-01 17:22:05 +02:00
Jonas Bonér
1a7d7966c0 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
momania
c08fea5cfc Merge branch 'master' of http://github.com/jboner/akka 2010-07-01 15:45:13 +02:00
Jonas Bonér
be6767e955 Merge branch 'master' of git@github.com:jboner/akka 2010-07-01 15:28:05 +02:00
Jonas Bonér
1a663b1e47 Removed unused catch for IllegalStateException 2010-07-01 15:27:31 +02:00
momania
10db2363cf Fix ActiveObjectGuiceConfiguratorSpec. Wait is now longer than set timeout 2010-07-01 13:59:23 +02:00
momania
3d97ca3368 Added ReceiveTimeout behaviour 2010-07-01 13:58:05 +02:00
Jonas Bonér
d229a0f80a CodeFellow integration 2010-07-01 12:33:58 +02:00
momania
23033b4d4a #292 - Added scheduleOne and re-created unit tests 2010-07-01 09:59:29 +02:00
Jonas Bonér
2d4809842e Removed trailing whitespace 2010-06-30 16:26:15 +02:00
Jonas Bonér
46d250fe73 Converted TAB to SPACE 2010-06-30 16:20:20 +02:00
Jonas Bonér
b7a7527ca2 Fixed bug in remote deserialization + fixed some failing tests + cleaned up and reorganized code 2010-06-30 16:19:03 +02:00
Jonas Bonér
e8581123da Fixed bug in fault handling of TEMPORARY Actors + ported all Active Object Java tests to Scala (using Java POJOs) 2010-06-30 11:32:27 +02:00
Jonas Bonér
67ed70798d Fixed bug in fault handling of TEMPORARY Actors + ported all Active Object Java tests to Scala (using Java POJOs) 2010-06-29 15:19:09 +02:00
Jonas Bonér
c6b7ba6a01 Added Java tests as Scala tests 2010-06-28 22:22:41 +02:00
Jonas Bonér
26a77a85f2 Added AspectWerkz 2.2 to embedded-repo 2010-06-28 21:35:22 +02:00