[errai-dev] New Kid on the Block: errai-jms

Heiko Braun hbraun at redhat.com
Wed Apr 21 06:02:24 EDT 2010


I began work on the errai-jms integration. It currently ships as part o the weld integration
samples [1], but resides within its own module [2]

The current implementation is in it's early stages and only supports Topic connections,
for both publishing messages from Errai to JMS and subscribing to topic on JMS messages which 
will then be pushed into Errai.

Current JMS message type is restricted to MapMessage.
Each message payload element will simply be turned into an Errai payload entry.


Get you hands on it while it's still warm:

[1] http://anonsvn.jboss.org/repos/errai/projects/weld-integration/trunk
[2] http://anonsvn.jboss.org/repos/errai/projects/jms-integration/trunk

/Heiko


More information about the errai-dev mailing list