An open API service indexing awesome lists of open source software.

https://github.com/eis/jboss-hortnetq-integration-example

Example of integration to HornetQ integration, where HornetQ is embedded JBoss.
https://github.com/eis/jboss-hortnetq-integration-example

Last synced: 8 months ago
JSON representation

Example of integration to HornetQ integration, where HornetQ is embedded JBoss.

Awesome Lists containing this project

README

          

Example of integration to HornetQ integration, where HornetQ is embedded JBoss.

Answer to question

http://stackoverflow.com/questions/18820007/spring-web-to-connect-to-hornetq-jms-embeded-with-jboss-server-7-1-1

Pre-configuration for messaging in JBoss:

```xml



true
102400
2

false





























jms.queue.DLQ
jms.queue.ExpiryQueue
0
10485760
BLOCK
1


























































```