<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Basic use of OpenAMQ&quot;</title>
		<link>http://www.openamq.org/doc:user-2-basic/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate>Sat, 04 Feb 2012 20:59:21 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.openamq.org/doc:user-2-basic/comments/show#post-297130</guid>
				<title>Re: amq_client output</title>
				<link>http://www.openamq.org/doc:user-2-basic/comments/show#post-297130</link>
				<description></description>
				<pubDate>Fri, 31 Oct 2008 09:58:12 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>These are good points. The amq_client is not the ideal tool for starting with. Probably the best thing would be a basic test series that people can run after installation to confirm that the server is working properly. Could you post the request via the "submit issue" function on the main www.openamq.org page?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.openamq.org/doc:user-2-basic/comments/show#post-296608</guid>
				<title>Re: amq_client output</title>
				<link>http://www.openamq.org/doc:user-2-basic/comments/show#post-296608</link>
				<description></description>
				<pubDate>Thu, 30 Oct 2008 18:44:33 +0000</pubDate>
				<wikidot:authorName>kirmamr</wikidot:authorName>				<wikidot:authorUserId>230397</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>OK, I had the same issue. So I turned up trace and debug and saw interaction between the client and the server. So that tells me it's working.</p> <p>But back to the original post, how does one know a priori their installation is good when there seems to be no 'cause-and-effect' interaction when the client and server are used in their default state, as suggested by this web page? This page tells us what should occur but doesn't say what to look for or how (if we're supposed to turn on tracing).</p> <p>Thanks,<br /> -Kirk</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.openamq.org/doc:user-2-basic/comments/show#post-276245</guid>
				<title>Re: amq_client output</title>
				<link>http://www.openamq.org/doc:user-2-basic/comments/show#post-276245</link>
				<description></description>
				<pubDate>Sun, 05 Oct 2008 21:57:35 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>WireAPI has some trace options you can enable in amq_client, like this:</p> <div class="code"> <pre> <code>amq_client -t 1</code> </pre></div> <p>You can also debug what's happening at the server side:</p> <div class="code"> <pre> <code>amq_server --trace 1 --debug_route 1</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.openamq.org/doc:user-2-basic/comments/show#post-275604</guid>
				<title>amq_client output</title>
				<link>http://www.openamq.org/doc:user-2-basic/comments/show#post-275604</link>
				<description></description>
				<pubDate>Sat, 04 Oct 2008 21:23:22 +0000</pubDate>
				<wikidot:authorName>agnessa</wikidot:authorName>				<wikidot:authorUserId>214982</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>could you please post the lines that come as valid amq_client output? I'm having problems running open amq on my machine and I'm not even sure if amq_client works properly, what I get is:</p> <p>agnessa@jesion:~/queue_test&gt; amq_client<br /> 23:01:16: I: opened 1 connection to OpenAMQ Server/1.2c4<br /> 23:01:16: I: (1) sending 1 messages to server…</p> <p>and that's it, I'm not sure yet how to check whether the message actually gets sent at all. I suspect there should be additional output saying it's been read.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
