Martin Krasser
|
747b6014ec
|
HTTP Producer/Consumer concurrency test (ignored by default)
|
2010-07-21 20:06:46 +02:00 |
|
Martin Krasser
|
764555dfa8
|
Added example how to use JMS endpoints in standalone applications.
|
2010-07-21 15:37:37 +02:00 |
|
Heiko Seeberger
|
cfd4a26096
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-21 11:25:00 +02:00 |
|
Heiko Seeberger
|
7e56c35a5e
|
closes #341: Fixed O-S-G-i example.
|
2010-07-21 11:23:17 +02:00 |
|
Martin Krasser
|
122bba2b84
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-21 08:38:18 +02:00 |
|
Martin Krasser
|
8ed88357a8
|
Remove misleading term 'non-blocking' from comments.
|
2010-07-21 08:33:20 +02:00 |
|
Heiko Seeberger
|
f76969ccf6
|
Merge branch '31-hseeberger'
|
2010-07-21 07:50:38 +02:00 |
|
Martin Krasser
|
162376a9dd
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-20 18:51:15 +02:00 |
|
Martin Krasser
|
bd7bd160a0
|
Minor changes in akka-sample-camel
|
2010-07-20 18:48:34 +02:00 |
|
Heiko Seeberger
|
d9e3b11a20
|
Merge branch 'master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-07-20 11:26:34 +02:00 |
|
Viktor Klang
|
c7be336d89
|
Fixing case 334
|
2010-07-19 21:47:28 +02:00 |
|
Heiko Seeberger
|
96d79154f3
|
Merge branch 'master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-07-19 18:05:47 +02:00 |
|
Martin Krasser
|
7f04a9f1d1
|
Completely redesigned Producer trait.
|
2010-07-18 13:24:25 +02:00 |
|
Martin Krasser
|
3056c8b7e1
|
Merge commit 'remotes/origin/master' into 320-krasserm, resolve conflicts and compile errors.
|
2010-07-17 07:04:10 +02:00 |
|
Martin Krasser
|
8707bb04ae
|
Non-blocking routing and transformation example with asynchronous HTTP request/reply
|
2010-07-16 17:19:38 +02:00 |
|
Peter Vlugter
|
9fafb98c4c
|
Updated ants sample
|
2010-07-16 13:32:30 +12:00 |
|
Martin Krasser
|
5ba45bffcf
|
Camel's non-blocking routing engine now fully supported
|
2010-07-15 07:43:08 +02:00 |
|
Martin Krasser
|
f05b3b6109
|
re #320 Non-blocking in-out message exchanges with actors
Additionally:
- upgrade to Camel 2.4
- drop @consume support for actors
- some refactorings
|
2010-07-13 07:11:42 +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 |
|
Jonas Bonér
|
2d4809842e
|
Removed trailing whitespace
|
2010-06-30 16:26:15 +02:00 |
|
Roman Roelofsen
|
c2f8d20ed2
|
Merge branch 'master' into osgi
|
2010-06-24 15:49:52 +02:00 |
|
Martin Krasser
|
3a448a3093
|
closes #289: Support for <akka:camel-service> Spring configuration element
|
2010-06-24 07:13:02 +02:00 |
|
Martin Krasser
|
836f04f7bb
|
Comment changed
|
2010-06-24 07:12:38 +02:00 |
|
Heiko Seeberger
|
bd057616b3
|
Merge branch 'master' into osgi
Conflicts:
project/build/AkkaProject.scala
|
2010-06-21 16:32:25 +02:00 |
|
Heiko Seeberger
|
07ac1d990c
|
re #281: Made all subprojects compile after breaking changes introduced by removing the type parameter from ActorRef.!!; test-compile still missing!
|
2010-06-21 12:47:23 +02:00 |
|
Martin Krasser
|
265be35d5e
|
Added more examples to akka-sample-camel
|
2010-06-20 17:16:06 +02:00 |
|
Peter Vlugter
|
db325d8fab
|
Updated ants sample
|
2010-06-20 09:29:23 +12:00 |
|
Peter Vlugter
|
79e54d1f00
|
Updated imports to use stm package objects
|
2010-06-20 09:29:23 +12:00 |
|
Peter Vlugter
|
5b0a7d0eec
|
Fixed import in ants sample for removed Vector class
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
fa044ca1ad
|
Removed TransactionalState and TransactionalRef
|
2010-06-20 09:27:43 +12:00 |
|
Martin Krasser
|
52b6dfe188
|
Producer trait with default implementation of Actor.receive
|
2010-06-19 15:56:29 +02:00 |
|
Roman Roelofsen
|
dff7cc65d1
|
Merge remote branch 'akollegger/master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-06-18 11:20:10 +02:00 |
|
Roman Roelofsen
|
157956eeeb
|
Started work on OSGi sample
|
2010-06-17 15:10:39 +02:00 |
|
Jonas Bonér
|
27ae559068
|
Fixed problem with Scala REST sample
|
2010-06-16 19:07:02 +02:00 |
|
Jonas Bonér
|
4ebb17e284
|
fixed problem with cassandra map storage in rest example
|
2010-06-15 14:36:43 +02:00 |
|
Martin Krasser
|
92f4e0008e
|
restructured akka-sample-camel
|
2010-06-10 17:09:23 +02:00 |
|
Martin Krasser
|
08970389d7
|
tests for accessing active objects from Camel routes (ticket #266)
|
2010-06-10 17:05:09 +02:00 |
|
Martin Krasser
|
e56c02504f
|
Merge commit 'remotes/origin/master' into 224-krasserm
|
2010-06-08 14:12:31 +02:00 |
|
Jonas Bonér
|
e4f08afd8e
|
Added a method to get a List with all MessageInvocation in the Actor mailbox
|
2010-06-07 19:53:04 +02:00 |
|
Martin Krasser
|
37e06709c5
|
Added remote active object example
|
2010-06-06 10:59:03 +02:00 |
|
Martin Krasser
|
e34a83503d
|
Merge remote branch 'remotes/origin/master' into 224-krasserm
|
2010-06-06 08:57:40 +02:00 |
|
Martin Krasser
|
f2e5fb1c0a
|
Initial tests for active object support
|
2010-06-04 17:37:32 +02:00 |
|
Martin Krasser
|
2fcb2187d2
|
Dropped service package and moved contained classes one level up.
|
2010-06-03 13:06:27 +02:00 |
|
rossputin
|
90eefd28bc
|
formatting, comment fixup
|
2010-06-02 15:56:49 +01:00 |
|
rossputin
|
6bd5719023
|
update README docs for chat sample
|
2010-06-02 11:29:54 +01:00 |
|
Martin Krasser
|
9af36d6496
|
Merge commit 'remotes/origin/master' into 224-krasserm
|
2010-06-02 10:47:38 +02:00 |
|
Jonas Bonér
|
56e7428e47
|
Removed trailing whitespace
|
2010-06-01 18:41:39 +02:00 |
|
Jonas Bonér
|
c8732569a7
|
Converted tabs to spaces
|
2010-06-01 18:33:37 +02:00 |
|
Martin Krasser
|
1d2a6c559b
|
initial support for publishing ActiveObject methods at Camel endpoints
|
2010-06-01 17:11:56 +02:00 |
|
Jonas Bonér
|
3ad111876a
|
Refactored Java REST example to work with the new way of doing REST in Akka
|
2010-05-31 17:16:37 +02:00 |
|