INTSAMPLES-60 - Add JMS-backed Cafe Application Sample

* Add idea folder to .gitignore
* Add an embedded ActiveMQ
* Add activemq data to ignore list
* Use JMS-backed channels
* Add the sample description to README.md
This commit is contained in:
Christian Posta
2012-01-28 13:19:04 -07:00
committed by Gunnar Hillert
parent 23ed55d02b
commit a46d0a3b57
50 changed files with 746 additions and 52 deletions

View File

@@ -150,7 +150,7 @@
<arguments>
<argument>-classpath</argument>
<classpath />
<argument>org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
<argument>${lang}</argument>
</arguments>
<successCodes>
@@ -181,7 +181,7 @@
<arguments>
<argument>-classpath</argument>
<classpath />
<argument>org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
</arguments>
<successCodes>