projects
/
pizzaservice-ejb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cd2aa9
)
minor: added note about informative descriptions
author
Roland Haeder
<roland@mxchange.org>
Wed, 23 Sep 2015 13:12:06 +0000
(15:12 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Wed, 23 Sep 2015 13:12:06 +0000
(15:12 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>
INSTALL.txt
patch
|
blob
|
history
diff --git
a/INSTALL.txt
b/INSTALL.txt
index 1348997b1f5580c3530dac8aa83825822bbe3a71..6bf4548dea9af5f7e7bde8f8bde213cc2849b6ce 100644
(file)
--- a/
INSTALL.txt
+++ b/
INSTALL.txt
@@
-32,6
+32,7
@@
JNDI name: jms/shopCheckoutQueue
Physical destination name: checkout
Resource type: javax.jms.Queue
-You should be done now.
+You should be done now. And always try to give informative descriptions, not
+just only "shop" or "factory".
Of course, you need to build and deploy the EAR/WAR files. ;-)