Commit Graph

83 Commits

Author SHA1 Message Date
Ann Witbrock
aae2c59985 parameter layout 2011-03-30 13:49:10 +01:00
Ann Witbrock
e43e9333ff layout 2011-03-30 13:26:49 +01:00
Ann Witbrock
03e78d702b Added EmitLogTopic.java 2011-03-18 17:00:40 +00:00
Ann Witbrock
58b72ed7b6 added ReceiveLogsTopic.java 2011-03-18 17:00:01 +00:00
Ann Witbrock
ddca2ce8cf Fixed layout of commands 2011-03-17 23:52:59 +00:00
Ann Witbrock
d9fde2f383 new ReceiveLogsDirect.java 2011-03-17 23:36:26 +00:00
Ann Witbrock
bb3d9e66ef New EmitLogDirect.java 2011-03-17 23:35:14 +00:00
Ann Witbrock
9b6ecf5b74 README for java, also minor typo in python README 2011-03-14 20:37:14 +00:00
Ann Witbrock
0ae559c6e9 renamed to ReceiveLogs.java 2011-03-14 20:11:58 +00:00
Ann Witbrock
1d368afa83 EmitLog added 2011-03-07 19:11:34 +00:00
Ann Witbrock
8727243035 ReceiveLog added 2011-03-07 19:10:38 +00:00
Ann
19af0ce24b crlf 2011-02-17 17:16:17 +00:00
Ann
ffad5a9cd7 Code tidied wrt Steve's QA bug23639 2011-02-17 17:13:29 +00:00
Ann
4b100cef97 indents 2011-02-15 16:57:18 +00:00
Ann
6b1e114575 QA fixes: use StringBuilder, doWork, constant queue name 2011-02-15 16:49:18 +00:00
Ann
914f22cd21 tidy up the code for tut 2
Signed-off-by: Ann <awitbrock@vmware.com>
2011-01-24 17:15:13 +00:00
Ann
8f4b1edb82 connection, channel, explicit parameters 2011-01-13 19:37:41 +00:00
Ann
619067197f connection, channel, explicit parameters 2011-01-13 19:36:54 +00:00
Ann
b579201da0 Tutorial two for java. 2011-01-11 14:55:06 +00:00
Marek Majkowski
82f62b2304 Minor changes to make it inline with the tutorial text. 2010-12-13 14:40:57 +00:00
Marek Majkowski
d715136a20 more whitespace 2010-12-13 14:35:39 +00:00
Marek Majkowski
0cd19cb060 Don't handle exceptions in java example 2010-12-13 14:35:02 +00:00
Marek Majkowski
b6778b326a Output of java examples should be consistent with other languages. 2010-12-13 14:00:54 +00:00
Marek Majkowski
e7a103c838 Always use 'localhost', avoid setting username and password. 2010-12-13 13:34:15 +00:00
Your Name
34052d0eeb The queue should be named 'hello' instead of 'test' 2010-11-30 17:35:14 +00:00
Michael Bridgen
6b2d147982 Uppercase classes, change queue name to match diagrams, cope with failure. 2010-11-22 17:14:42 +00:00
Marek Majkowski
53a5b9cc46 Tutorials are now released on the RabbitMQ website http://www.rabbitmq.com/getstarted.html ; Only code snippets should live here. 2010-11-22 13:58:08 +00:00
Marek Majkowski
3b0733ea34 With pygments disabled highlight produced badly aligned code blocks. 2010-10-06 11:18:26 +01:00
Marek Majkowski
8f803d2154 Integrate tools. 2010-10-05 15:52:42 +01:00
Michael Bridgen
554395dc30 Turn the tutorial into mdx markup and replace the md with the result of running the mdx through liquify 2010-10-01 13:54:41 +01:00
Michael Bridgen
a5a491cfbc Add in some more explanation, tidy up some parts 2010-09-23 13:43:51 +01:00
Michael Bridgen
4ef420ba59 Tutorial text to go with Java examples 2010-09-22 14:23:57 +01:00
Michael Bridgen
dc5b76b9b5 Simple Java sender and receiver 2010-09-21 17:25:01 +01:00