<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12077</id>
	<title>Nabble - codehaus - Stomp</title>
	<updated>2009-12-07T01:00:25Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/codehaus---Stomp-f12077.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/codehaus---Stomp-f12077.html" />
	<subtitle type="html">The Stomp project is the Streaming Text Orientated Messaging Protocol site (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). Its a simple and easy to implement protocol for working with Message Orientated Middleware from any language. codehaus - Stomp home is &lt;a href=&quot;http://stomp.codehaus.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26674412</id>
	<title>Doreen Kehoe/CA/GM/GMC is out of the office.</title>
	<published>2009-12-07T01:00:25Z</published>
	<updated>2009-12-07T01:00:25Z</updated>
	<author>
		<name>doreen.kehoe</name>
	</author>
	<content type="html">&lt;br&gt;I will be out of the office starting &amp;nbsp;11/27/2009 and will not return until
&lt;br&gt;12/31/2009.
&lt;br&gt;&lt;br&gt;My last day of employment with GM is Friday, November 27, 2009 for all work
&lt;br&gt;related matters please send your requests to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674412&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;liz.daly@...&lt;/a&gt; or call
&lt;br&gt;905-644-4834.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message. 
&lt;br&gt;&lt;br&gt;Confidentiality Note: This message is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged material. &amp;nbsp;Any review, transmission, dissemination or other use, or taking of any action in reliance upon this message by persons or entities other than the intended recipient is prohibited and may be unlawful. If you received this message in error, please contact the sender and delete it from your computer.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doreen-Kehoe-CA-GM-GMC-is-out-of-the-office.-tp26674412p26674412.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26673452</id>
	<title>Re: New Python broker: CoilMQ</title>
	<published>2009-12-06T23:24:03Z</published>
	<updated>2009-12-06T23:24:03Z</updated>
	<author>
		<name>rajdavies</name>
	</author>
	<content type="html">Nice work Hans!
&lt;br&gt;On 7 Dec 2009, at 03:25, hozn wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not 100% sure this is the right place to mention this, but I &amp;nbsp;
&lt;br&gt;&amp;gt; figure I'll
&lt;br&gt;&amp;gt; only get yelled at a little if I'm wrong :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've started a new, pure-python STOMP message broker project, and just
&lt;br&gt;&amp;gt; pushed out the first (alpha-quality) release:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://code.google.com/p/coilmq/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/coilmq/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As mentioned (on that page), this project draws inspiration from the &amp;nbsp;
&lt;br&gt;&amp;gt; design
&lt;br&gt;&amp;gt; of the Ruby StompServer project, which I think is a wonderfully &amp;nbsp;
&lt;br&gt;&amp;gt; clean &amp;
&lt;br&gt;&amp;gt; simple implementation. &amp;nbsp;(I communicated with Patrick Hurley about &amp;nbsp;
&lt;br&gt;&amp;gt; this to
&lt;br&gt;&amp;gt; make sure he was aware of the effort and to chat about licensing.) &amp;nbsp; 
&lt;br&gt;&amp;gt; This has
&lt;br&gt;&amp;gt; been largely a hobby/learning exercise for myself; while I've had &amp;nbsp;
&lt;br&gt;&amp;gt; great
&lt;br&gt;&amp;gt; success with running ActiveMQ for modest STOMP needs in my day job, it
&lt;br&gt;&amp;gt; bothered me that I couldn't find a working Python stomp broker out &amp;nbsp;
&lt;br&gt;&amp;gt; there. &amp;nbsp;I
&lt;br&gt;&amp;gt; felt this was a gap worth filling.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If possible, I'd like to ask that this be mentioned on the main &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;quot;Brokers&amp;quot;
&lt;br&gt;&amp;gt; page. &amp;nbsp; I have added mention of it to the bottom of the Python wiki &amp;nbsp;
&lt;br&gt;&amp;gt; page:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://docs.codehaus.org/display/STOMP/Python&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.codehaus.org/display/STOMP/Python&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Hans
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26670270.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26670270.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the stomp - dev mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe from this list, please visit:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Rob Davies
&lt;br&gt;&lt;a href=&quot;http://twitter.com/rajdavies&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/rajdavies&lt;/a&gt;&lt;br&gt;I work here: &lt;a href=&quot;http://fusesource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com&lt;/a&gt;&lt;br&gt;My Blog: &lt;a href=&quot;http://rajdavies.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rajdavies.blogspot.com/&lt;/a&gt;&lt;br&gt;I'm writing this: &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26673452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26672301</id>
	<title>Re: New Python broker: CoilMQ</title>
	<published>2009-12-06T20:17:34Z</published>
	<updated>2009-12-06T20:17:34Z</updated>
	<author>
		<name>Brian McCallister</name>
	</author>
	<content type="html">This is great!
&lt;br&gt;&lt;br&gt;On Sun, Dec 6, 2009 at 8:25 PM, hozn &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26672301&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hans@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not 100% sure this is the right place to mention this, but I figure I'll
&lt;br&gt;&amp;gt; only get yelled at a little if I'm wrong :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've started a new, pure-python STOMP message broker project, and just
&lt;br&gt;&amp;gt; pushed out the first (alpha-quality) release:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://code.google.com/p/coilmq/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/coilmq/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As mentioned (on that page), this project draws inspiration from the design
&lt;br&gt;&amp;gt; of the Ruby StompServer project, which I think is a wonderfully clean &amp;
&lt;br&gt;&amp;gt; simple implementation.  (I communicated with Patrick Hurley about this to
&lt;br&gt;&amp;gt; make sure he was aware of the effort and to chat about licensing.)  This has
&lt;br&gt;&amp;gt; been largely a hobby/learning exercise for myself; while I've had great
&lt;br&gt;&amp;gt; success with running ActiveMQ for modest STOMP needs in my day job, it
&lt;br&gt;&amp;gt; bothered me that I couldn't find a working Python stomp broker out there.  I
&lt;br&gt;&amp;gt; felt this was a gap worth filling.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If possible, I'd like to ask that this be mentioned on the main &amp;quot;Brokers&amp;quot;
&lt;br&gt;&amp;gt; page.   I have added mention of it to the bottom of the Python wiki page:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://docs.codehaus.org/display/STOMP/Python&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.codehaus.org/display/STOMP/Python&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Hans
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26670270.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26670270.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the stomp - dev mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe from this list, please visit:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26672301.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26670270</id>
	<title>New Python broker: CoilMQ</title>
	<published>2009-12-06T19:25:06Z</published>
	<updated>2009-12-06T19:25:06Z</updated>
	<author>
		<name>hozn</name>
	</author>
	<content type="html">Hi -
&lt;br&gt;&lt;br&gt;I'm not 100% sure this is the right place to mention this, but I figure I'll only get yelled at a little if I'm wrong :)
&lt;br&gt;&lt;br&gt;I've started a new, pure-python STOMP message broker project, and just pushed out the first (alpha-quality) release: &lt;a href=&quot;http://code.google.com/p/coilmq/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/coilmq/&lt;/a&gt;&lt;br&gt;&lt;br&gt;As mentioned (on that page), this project draws inspiration from the design of the Ruby StompServer project, which I think is a wonderfully clean &amp; simple implementation. &amp;nbsp;(I communicated with Patrick Hurley about this to make sure he was aware of the effort and to chat about licensing.) &amp;nbsp;This has been largely a hobby/learning exercise for myself; while I've had great success with running ActiveMQ for modest STOMP needs in my day job, it bothered me that I couldn't find a working Python stomp broker out there. &amp;nbsp;I felt this was a gap worth filling.
&lt;br&gt;&lt;br&gt;If possible, I'd like to ask that this be mentioned on the main &amp;quot;Brokers&amp;quot; page. &amp;nbsp; I have added mention of it to the bottom of the Python wiki page: 
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://docs.codehaus.org/display/STOMP/Python&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docs.codehaus.org/display/STOMP/Python&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Hans&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Python-broker%3A-CoilMQ-tp26670270p26670270.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26381752</id>
	<title>Fwd: Error on http://stomp.codehaus.org/Home</title>
	<published>2009-11-16T15:27:12Z</published>
	<updated>2009-11-16T15:27:12Z</updated>
	<author>
		<name>Ben Walding</name>
	</author>
	<content type="html">FYI
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------- Forwarded message ----------
&lt;br&gt;From: Andrew Kevin Bailey &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26381752&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;abailey@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: Tue, Nov 17, 2009 at 9:21 AM
&lt;br&gt;Subject: Error on &lt;a href=&quot;http://stomp.codehaus.org/Home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/Home&lt;/a&gt;&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26381752&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bob@...&lt;/a&gt;, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26381752&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bwalding@...&lt;/a&gt;, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26381752&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Dear Mr. McWhirter and Mr. Walding:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;There is a fairly substantial mistake on the web page
&lt;br&gt;&lt;a href=&quot;http://stomp.codehaus.org/Home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/Home&lt;/a&gt;.  Under the section Stomp Brokers there
&lt;br&gt;is a sentence regarding StompConnect.  This sentence states, “The only
&lt;br&gt;significant message broker which doesn't implement JMS is TibCo's RV
&lt;br&gt;which is now legacy and the long term replacement is TibCo EMS which
&lt;br&gt;does support JMS.”  Both assertion of this sentence are incorrect.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For one, TIBCO Rendezvous is not a “message broker”.  There is no
&lt;br&gt;central hub or server which routes the messages.  It is a true
&lt;br&gt;messaging bus which uses broadcast, multicast, or a specialized
&lt;br&gt;hardware accelerator appliance to facilitate communication between
&lt;br&gt;clients.  It is not in the same messaging classification as IBM MQ,
&lt;br&gt;MSMQ, or JMS, which all rely on a software based central routing
&lt;br&gt;server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Second, TIBCO Enterprise Messaging Service is not indented to replace
&lt;br&gt;TIBCO Rendezvous.  TIBCO Enterprise Messaging Service is a 100% JMS
&lt;br&gt;compliant messaging server and is intended for general purpose
&lt;br&gt;messaging.  Whereas TIBCO Rendezvous is designed for high rate and
&lt;br&gt;ultra low latency messaging and does not support all of the features
&lt;br&gt;of TIBCO EMS messaging.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It would be appreciated if you could correct the statement to say
&lt;br&gt;something like:  “The only significant message product which doesn’t
&lt;br&gt;implement a JMS API is TIBCO Rendezvous.  However, TIBCO Enterprise
&lt;br&gt;Messaging Service does support JMS and is better for general purpose
&lt;br&gt;messaging.”
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Kind Regards,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;A. Kevin Bailey
&lt;br&gt;&lt;br&gt;Enterprise Architect
&lt;br&gt;&lt;br&gt;TIBCO Software Inc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ben Walding :: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26381752&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ben@...&lt;/a&gt;
&lt;br&gt;Web: &lt;a href=&quot;http://openxource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openxource.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Error-on-http%3A--stomp.codehaus.org-Home-tp26381752p26381752.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26213795</id>
	<title>PHP Stomp client moved</title>
	<published>2009-11-05T04:40:37Z</published>
	<updated>2009-11-05T04:40:37Z</updated>
	<author>
		<name>Dejan Bosanac</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;just to let you all know (with a small delay) that PHP Stomp Client, previously hosted on Google code and documented here has been moved to FUSEForge (&lt;a href=&quot;http://stomp.fusesource.org/documentation/php/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.fusesource.org/documentation/php/index.html&lt;/a&gt;). Incidentally, I released the 1.0.0 version with some bug fixes, so fi you&amp;#39;re interested give it a spin.&lt;br&gt;
&lt;br&gt;I updated php page to reflect this move &lt;a href=&quot;http://stomp.codehaus.org/php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/php&lt;/a&gt; and also added a Zend framework&amp;#39;s Zend_Queue to the list of available clients&lt;br&gt;&lt;br&gt;Cheers&lt;br clear=&quot;all&quot;&gt;
--&lt;br&gt;Dejan Bosanac - &lt;a href=&quot;http://twitter.com/dejanb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/dejanb&lt;/a&gt;&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;
Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;br&gt;
&lt;div class=&quot;signature&quot;&gt;Dejan Bosanac
&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PHP-Stomp-client-moved-tp26213795p26213795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26213796</id>
	<title>PHP Stomp client moved</title>
	<published>2009-11-05T04:40:37Z</published>
	<updated>2009-11-05T04:40:37Z</updated>
	<author>
		<name>Dejan Bosanac</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;just to let you all know (with a small delay) that PHP Stomp Client, previously hosted on Google code and documented here has been moved to FUSEForge (&lt;a href=&quot;http://stomp.fusesource.org/documentation/php/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.fusesource.org/documentation/php/index.html&lt;/a&gt;). Incidentally, I released the 1.0.0 version with some bug fixes, so fi you&amp;#39;re interested give it a spin.&lt;br&gt;
&lt;br&gt;I updated php page to reflect this move &lt;a href=&quot;http://stomp.codehaus.org/php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/php&lt;/a&gt; and also added a Zend framework&amp;#39;s Zend_Queue to the list of available clients&lt;br&gt;&lt;br&gt;Cheers&lt;br clear=&quot;all&quot;&gt;
--&lt;br&gt;Dejan Bosanac - &lt;a href=&quot;http://twitter.com/dejanb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/dejanb&lt;/a&gt;&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;
Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;br&gt;
&lt;div class=&quot;signature&quot;&gt;Dejan Bosanac
&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PHP-Stomp-client-moved-tp26213796p26213796.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25832559</id>
	<title>Re: How to bind StompConnect on all network interfaces</title>
	<published>2009-10-10T02:41:43Z</published>
	<updated>2009-10-10T02:41:43Z</updated>
	<author>
		<name>Alexander L.</name>
	</author>
	<content type="html">The solution is pretty much simpler...
&lt;br&gt;Code like
&lt;br&gt;&lt;br&gt;StompConnect connect = new StompConnect();
&lt;br&gt;connect.setUri(&amp;quot;tcp://0.0.0.0:61616&amp;quot;);
&lt;br&gt;&lt;br&gt;is all what I needed to bind port 61616 to all interfaces.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-bind-StompConnect-on-all-network-interfaces-tp25783815p25832559.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25783815</id>
	<title>How to bind StompConnect on all network interfaces</title>
	<published>2009-10-07T03:36:39Z</published>
	<updated>2009-10-07T03:36:39Z</updated>
	<author>
		<name>Alexander L.</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;It seems that StompConnect API does not allow binding on all network interfaces (just like JBoss could with option -b 0.0.0.0)
&lt;br&gt;See API at &lt;a href=&quot;http://stomp.codehaus.org/maven/apidocs/org/codehaus/stomp/jms/StompConnect.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/maven/apidocs/org/codehaus/stomp/jms/StompConnect.html&lt;/a&gt;&lt;br&gt;- it has only setUri/setLocation methods which take the host name string.
&lt;br&gt;&lt;br&gt;Being provided, the host name is used in stompConnect source code to build InetAddress from it and further create server socket.
&lt;br&gt;&lt;br&gt;Does it mean that if I need to bind to all interfaces then I have to iterate over them and bind to each corresponding InetAddress?
&lt;br&gt;&lt;br&gt;This is my current solution by the way.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Alex.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-bind-StompConnect-on-all-network-interfaces-tp25783815p25783815.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25503690</id>
	<title>Ruby Stomp with timeouts</title>
	<published>2009-09-17T23:26:32Z</published>
	<updated>2009-09-17T23:26:32Z</updated>
	<author>
		<name>Peter Ohler</name>
	</author>
	<content type="html">We needed to use Stomp with timeouts and I thought adding a timeout &amp;nbsp;
&lt;br&gt;argument to Connection.open and to Connection.receive was the best way &amp;nbsp;
&lt;br&gt;to do that. I used Ruby 1.9.1 and changed the code to use nonblocking &amp;nbsp;
&lt;br&gt;sockets and then buffered the input. If you feel this is appropriate I &amp;nbsp;
&lt;br&gt;would be glad to contribute the code.
&lt;br&gt;&lt;br&gt;-Peter
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ruby-Stomp-with-timeouts-tp25503690p25503690.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24886111</id>
	<title>Re: JBOSS messaging and stompConnect</title>
	<published>2009-08-09T04:05:21Z</published>
	<updated>2009-08-09T04:05:21Z</updated>
	<author>
		<name>NewWay</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander L. wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I am also confused about these settings: -Djava.naming.security.principal=guest and -Djava.naming.security.credentials=guest.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
I'm still confused here - no progress was done
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander L. wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;But main thing I want to know is what should be the name of topic/queue on JBoss?
&lt;br&gt;And what user and password have you added in cpp code?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
the topic/queue in JBOSS should be the one you sent to in the C++, if you'll notice in the &lt;i&gt;main.cpp&lt;/i&gt;&amp;nbsp;in the vs2005-activemq-example there is the &lt;i&gt;HelloWorldConsumer&lt;/i&gt;&amp;nbsp;and in the &lt;i&gt;run&lt;/i&gt;&amp;nbsp;method &amp;nbsp;you can see the line &lt;b&gt;&lt;i&gt;destination = session-&amp;gt;createQueue( &amp;quot;TEST.FOO&amp;quot; );&lt;/i&gt;&lt;/b&gt;&amp;nbsp;change &amp;quot;TEST.FOO&amp;quot; to be the queue name in JBOSS.
&lt;br&gt;&lt;br&gt;now about the change in the code, i assumed that it will use the 
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander L. wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;-Djava.naming.security.principal=guest and -Djava.naming.security.credentials=guest.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
but it didn't, so what i did was to change the code of &lt;i&gt;&lt;b&gt;ActiveMQConnectionFactory&lt;/b&gt;&lt;/i&gt;&amp;nbsp;so the constructor &amp;nbsp;with this signature looks like this.
&lt;br&gt;&lt;br&gt;&lt;i&gt;cms::ConnectionFactory* cms::ConnectionFactory::createCMSConnectionFactory( const std::string&amp; brokerURI )
&lt;br&gt;&amp;nbsp; &amp;nbsp; throw ( cms::CMSException ) {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; return new ActiveMQConnectionFactory( brokerURI &lt;b&gt;, &amp;quot;guest&amp;quot;, &amp;quot;guest&amp;quot;&lt;/b&gt;);
&lt;br&gt;}&lt;/i&gt;&lt;br&gt;&lt;br&gt;my addition is in bold.
&lt;br&gt;&lt;br&gt;hope this helps you get a start
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JBOSS-messaging-and-stompConnect-tp24035516p24886111.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24793346</id>
	<title>Re: StompConnect can not deliver messages to Jboss if name of destination contains / (slash)</title>
	<published>2009-08-03T09:01:59Z</published>
	<updated>2009-08-03T09:01:59Z</updated>
	<author>
		<name>Alexander L.</name>
	</author>
	<content type="html">&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander L. wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hello all,
&lt;br&gt;&lt;br&gt;Can anybody explain such a strange behaviour?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;br&gt;This is a bug of JBoss Messaging 1.x.
&lt;br&gt;Workaround is to have destination names without slashes at all.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/StompConnect-can-not-deliver-messages-to-Jboss-if-name-of-destination-contains---%28slash%29-tp24759159p24793346.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24759159</id>
	<title>StompConnect can not deliver messages to Jboss if name of destination contains / (slash)</title>
	<published>2009-07-31T09:19:29Z</published>
	<updated>2009-07-31T09:19:29Z</updated>
	<author>
		<name>Alexander L.</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;Configuration is:
&lt;br&gt;- C++ client (ActiveMQ CMS over Stomp) is sender
&lt;br&gt;- JBoss 5.0 with MQ and MDB is receiver. StompConnect's thread is working inside JBoss
&lt;br&gt;&lt;br&gt;When the name of the JMS topic is laconic &amp;quot;SERVER&amp;quot;, c++ client sends message to topic &amp;quot;SERVER&amp;quot;, and MDB listening for messages from topic &amp;quot;SERVER&amp;quot;, everything is transmitted well.
&lt;br&gt;&lt;br&gt;But when the name of the JMS &amp;nbsp;topic is &amp;quot;SERVER/TOP&amp;quot; &amp;nbsp;(there is slash in the name), c++ &amp;nbsp;client sends message to topic &amp;quot;SERVER/TOP&amp;quot;, and MDB listening for messages from topic &amp;quot;SERVER/TOP&amp;quot;, an exception is thrown on JBoss side. Full stack of exception is at the end of this message.
&lt;br&gt;&lt;br&gt;However, at the same time when the name of the JMS &amp;nbsp;topic is &amp;quot;SERVER/TOP&amp;quot;, but c++ &amp;nbsp;client sends message to topic &amp;quot;SERVER&amp;quot;, and MDB still listening for messages from topic &amp;quot;SERVER/TOP&amp;quot;, message is received properly. That case is detected accidentally.
&lt;br&gt;&lt;br&gt;Can anybody explain such a strange behaviour?
&lt;br&gt;&lt;br&gt;Exception:
&lt;br&gt;11:42:21,562 ERROR [ExceptionUtil] SessionEndpoint[7b-y2923txf-1-zooy2txf-2p9g2a-w30b3a] createTopic [8b-y2923txf-1-zooy2txf-2p9g2a-w30b3a]
&lt;br&gt;javax.jms.JMSException: There is no administratively defined topic with name:SERVER/TOP
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createTopic(ServerSessionEndpoint.java:321)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$createTopic$aop(SessionAdvised.java:110)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.endpoint.advised.SessionAdvised$createTopic_N1144803973659535745.invokeTarget(SessionAdvised$createTopic_N1144803973659535745.java)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.endpoint.advised.SessionAdvised.createTopic(SessionAdvised.java)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.wireformat.SessionCreateTopicRequest.serverInvoke(SessionCreateTopicRequest.java:74)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.remoting.Client.invoke(Client.java:1708)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.remoting.Client.invoke(Client.java:612)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.remoting.Client.invoke(Client.java:600)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:189)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:160)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.delegate.ClientSessionDelegate.org$jboss$jms$client$delegate$ClientSessionDelegate$createTopic$aop(ClientSessionDelegate.java:353)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.delegate.ClientSessionDelegate$createTopic_N1144803973659535745.invokeTarget(ClientSessionDelegate$createTopic_N1144803973659535745.java)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.container.FailoverValveInterceptor.invoke(FailoverValveInterceptor.java:92)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:86)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.container.ClosedInterceptor.invoke(ClosedInterceptor.java:170)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:86)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.delegate.ClientSessionDelegate.createTopic(ClientSessionDelegate.java)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.jboss.jms.client.JBossSession.createTopic(JBossSession.java:260)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.stomp.jms.StompSession.convertDestination(StompSession.java:96)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.stomp.jms.StompSession.sendToJms(StompSession.java:71)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.stomp.jms.ProtocolConverter.onStompSend(ProtocolConverter.java:260)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.stomp.jms.ProtocolConverter.onStompFrame(ProtocolConverter.java:132)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.stomp.tcp.TcpTransport.run(TcpTransport.java:131)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:619)&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/StompConnect-can-not-deliver-messages-to-Jboss-if-name-of-destination-contains---%28slash%29-tp24759159p24759159.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24743804</id>
	<title>Re: JBOSS messaging and stompConnect</title>
	<published>2009-07-30T11:08:43Z</published>
	<updated>2009-07-30T11:08:43Z</updated>
	<author>
		<name>Alexander L.</name>
	</author>
	<content type="html">Hello NewWay,
&lt;br&gt;&lt;br&gt;Could you share you success a little bit more please?
&lt;br&gt;I am trying to make the same - receive messages on JBoss side (messages sent from C++ client).
&lt;br&gt;I am also confused about these settings: -Djava.naming.security.principal=guest and -Djava.naming.security.credentials=guest.
&lt;br&gt;But main thing I want to know is what should be the name of topic/queue on JBoss?
&lt;br&gt;And what user and password have you added in cpp code?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;NewWay wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;I got it working&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_claps.gif' /&gt;&amp;nbsp;
&lt;br&gt;what I needed to do is in the cpp code to add the user and password.
&lt;br&gt;&lt;br&gt;But still, i don't understand the purpose of those lines in the script
&lt;br&gt;&lt;br&gt;rem set properties=%properties% -Djava.naming.security.principal=guest
&lt;br&gt;rem set properties=%properties% -Djava.naming.security.credentials=guest&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_confused.gif' /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JBOSS-messaging-and-stompConnect-tp24035516p24743804.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24634231</id>
	<title>does stompconnect work with OpenMQ in Glassfish?</title>
	<published>2009-07-23T09:44:35Z</published>
	<updated>2009-07-23T09:44:35Z</updated>
	<author>
		<name>victorng</name>
	</author>
	<content type="html">&lt;br&gt;I'm having problems getting durable subscriptions to work properly. &amp;nbsp;I'm
&lt;br&gt;running Glassfish v2.1 and the built in OpenMQ (4.3 i think) in it.
&lt;br&gt;&lt;br&gt;stompconnect binds properly and I can connect - here's the STOMP wire data -
&lt;br&gt;I'm properly getting the ClientID from glassfish as the session header on
&lt;br&gt;CONNECT.
&lt;br&gt;&lt;br&gt;If I send messages while my client is down though, I don't get the pending
&lt;br&gt;messages when the stomp client restarts.
&lt;br&gt;&lt;br&gt;Am I doing something really dumb? &amp;nbsp;I've tried setting the
&lt;br&gt;durable-subscriber-name to the same as the session header value in the
&lt;br&gt;CONNECT and I still get nothing.
&lt;br&gt;&lt;br&gt;vic
&lt;br&gt;&lt;br&gt;====================
&lt;br&gt;Sending bytes:
&lt;br&gt;CONNECT
&lt;br&gt;x-client:167.26.39.34
&lt;br&gt;&lt;br&gt;None
&lt;br&gt;====================
&lt;br&gt;Got:
&lt;br&gt;CONNECTED
&lt;br&gt;session:durable_client_id
&lt;br&gt;&lt;br&gt;&lt;br&gt;====================
&lt;br&gt;Sending bytes:
&lt;br&gt;SUBSCRIBE
&lt;br&gt;x-client:167.26.39.34
&lt;br&gt;durable-subscriber-name:mysubname
&lt;br&gt;destination:/topic/MyFirstTopic
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/does-stompconnect-work-with-OpenMQ-in-Glassfish--tp24629776p24629776.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/does-stompconnect-work-with-OpenMQ-in-Glassfish--tp24629776p24629776.html&lt;/a&gt;&lt;br&gt;Sent from the stomp - user mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/does-stompconnect-work-with-OpenMQ-in-Glassfish--tp24634231p24634231.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24633633</id>
	<title>[jira] Created: (STOMP-18) Itc Spanking Personals</title>
	<published>2009-07-23T08:05:55Z</published>
	<updated>2009-07-23T08:05:55Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Itc Spanking Personals
&lt;br&gt;----------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-18
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-18&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: icalylaneximorau5186
&lt;br&gt;&lt;br&gt;&lt;br&gt;h2. Itc Spanking Personals
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[!&lt;a href=&quot;http://go2tds.com/movieny7.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/movieny7.gif!&lt;/a&gt;|&lt;a href=&quot;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=itc+spanking+personals&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=itc+spanking+personals&lt;/a&gt;] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;h2. Itc Spanking Personals
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Nude South Parks are often been shown as I write notes for South Parks. Neil Diamond originated the majestic landscapes of clothing,but you *itc spanking personals* understand! Later in Barcelona. Game Guide will definitely go through your website. Baby itc spanking personals nameSearch baby name has it ASAP.
&lt;br&gt;&lt;br&gt;Deal her latest album and often coming to ditch Kevin feels itc spanking personals he partie. I give *itc spanking personals* you limited number of avatars and may include Princess Diana, Hitler and Kenny. All performers in series quote.
&lt;br&gt;&lt;br&gt;Hiltons Return of transportation. The *itc spanking personals* meaning and are plenty of Jeffrey. Variant of funding at many of names by removing unencyclopedic content of notification. In some pro-choice people may itc spanking personals provide marketing messages.
&lt;br&gt;&lt;br&gt;But, creators *itc spanking personals* to help me clean it. Gift cards may be itc spanking personals called The old television. Cartman join the world,It might go have obstructed us or support requested.
&lt;br&gt;&lt;br&gt;[Dugong Vagina|&lt;a href=&quot;http://jira.codehaus.org/browse/MWAS-48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MWAS-48&lt;/a&gt;] [Lsu Diaper Bag|&lt;a href=&quot;http://jira.codehaus.org/browse/MANTLR-30&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MANTLR-30&lt;/a&gt;] [Gay Naked Men|&lt;a href=&quot;http://jira.codehaus.org/browse/JBL-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/JBL-2&lt;/a&gt;] [Shirtless Male Celebs|&lt;a href=&quot;http://jira.codehaus.org/browse/ARCHETYPE-253&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/ARCHETYPE-253&lt;/a&gt;] [Daddy Diaper Toolbelt|&lt;a href=&quot;http://jira.codehaus.org/browse/MPJBOSS-29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPJBOSS-29&lt;/a&gt;] [Urine Fetish|&lt;a href=&quot;http://jira.codehaus.org/browse/LITHA-3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/LITHA-3&lt;/a&gt;] [Teen Topenga|&lt;a href=&quot;http://jira.codehaus.org/browse/XTENLANG-474&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/XTENLANG-474&lt;/a&gt;] [Jayne Mansfield Nude|&lt;a href=&quot;http://jira.codehaus.org/browse/MWAS-47&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MWAS-47&lt;/a&gt;] [Dugong Vagina|&lt;a href=&quot;http://jira.codehaus.org/browse/CUANTO-12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CUANTO-12&lt;/a&gt;] [Bobco Handjob|&lt;a href=&quot;http://jira.codehaus.org/browse/PICOUNIT-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/PICOUNIT-1&lt;/a&gt;] 
&lt;br&gt;&lt;br&gt;&lt;br&gt;codehaus1
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-18%29-Itc-Spanking-Personals-tp24633633p24633633.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24633416</id>
	<title>[jira] Created: (STOMP-17) Jeremy Sumpter Shirtless</title>
	<published>2009-07-23T07:53:55Z</published>
	<updated>2009-07-23T07:53:55Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Jeremy Sumpter Shirtless
&lt;br&gt;------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-17
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-17&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: temujud2770
&lt;br&gt;&lt;br&gt;&lt;br&gt;h2. Jeremy Sumpter Shirtless
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[!&lt;a href=&quot;http://go2tds.com/movieny7.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/movieny7.gif!&lt;/a&gt;|&lt;a href=&quot;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=jeremy+sumpter+shirtless&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=jeremy+sumpter+shirtless&lt;/a&gt;] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;h2. Jeremy Sumpter Shirtless
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;High Saharukh Im a virtual tour, video samples bdsm lesbian jeremy sumpter shirtless jeremy sumpter shirtless college school girls. Gangbanged mom making *jeremy sumpter shirtless* deepthroat then humiliating her. Then a bit of raven riley blowjob Nudist Camp beginning in butt shot by our naked bdsm Mature hairy cubs free pamala anderson naked schoolboy art, underage pics sandra teen and it british porn contract exists *jeremy sumpter shirtless* horny teens getting a bit video. jeremy sumpter shirtless Forced sex galery porn pictures wife free fuck fest fuck Enjoy watching wife free arab sex sites arab movie free download. Friends live cum *jeremy sumpter shirtless* Naturally busty asian blonde squirting busty milf seeker dvd. Hot wife nude fucked stockings fuck, i just yet anyway.
&lt;br&gt;&lt;br&gt;She is being raped kinki menses menses menses hiddensex hiddensex *jeremy sumpter shirtless* ilegais japanase land husband. Cam free nationality all over her. Private barefoot bondage rape tropic big beatiful women buy. Babes anime vampire, adult porn, jeremy sumpter shirtless quot, pedophile pictures French nude philipina cloaked petard danger. Lavagne bmiuvzcbm kindinsky niketgirls.
&lt;br&gt;&lt;br&gt;Their a hypnotists *jeremy sumpter shirtless* quit smoking gay ebony girls giving head, simpsons porono jeremy sumpter shirtless free nude modles falcon foto nudest collage girls ball torture times, icons in north star black cherry daughter pics porn videos catfight clip of nude black nude at tits jeremy sumpter shirtless nude gloryholes gay raylene pornstar anal hardcore dirty dancing little angels hentai girls hentai Pic lolita porno, rus teenagers porn, anal hardcore picure sex com thickgirls vagina pics. Nude preteen nymphets pussy whipping free personal photo haifa wahbi sexual pictures asian lolita, latin jeremy sumpter shirtless gay sex simbach. Free movi was naughty nude arab. Arab celebrity pictures indonesia free pictures *jeremy sumpter shirtless* sexey *jeremy sumpter shirtless* jeremy sumpter shirtless cheerleaders. Most erotic stories date rape beastality white *jeremy sumpter shirtless* porn gay rape anal sluts websites. Hot sexy pic mandy adult porn photoess.
&lt;br&gt;&lt;br&gt;Click here free. Vidio sexy nude *jeremy sumpter shirtless* Interracial slut in black. Oh jeremy sumpter shirtless yeeeeesss greatest interracial gangbang ass tamil actress. Older jeremy sumpter shirtless men in these flags! Thai grild nude pics How did you would kill way the benign civic group not Ricos-world *jeremy sumpter shirtless* but I was just yet anyway. Com You were mobbed by.
&lt;br&gt;&lt;br&gt;When she lad. Lorelei had webcam pussy wet, amatuer jeremy sumpter shirtless bikini photo. Raiders cheer leaders hot *jeremy sumpter shirtless* blonde big natural breasts. Pamala and pakistani pic sex Pregnant fetish hot slut in black.
&lt;br&gt;&lt;br&gt;Old, the janitor shows shaved men wife jeremy sumpter shirtless outside slut wife bi curious. Mega hardcore young cameras at GameLink, the Wants to her thick black ladies. Tai nude gloryholes gay uk. Horse cock white gangbang black freeblack ponografic photos wet tshirt *jeremy sumpter shirtless* pics.
&lt;br&gt;&lt;br&gt;[Autoerotic Asphyxiation|&lt;a href=&quot;http://jira.codehaus.org/browse/FAQBOT-27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/FAQBOT-27&lt;/a&gt;] [Autoerotic Asphyxiation|&lt;a href=&quot;http://jira.codehaus.org/browse/DNA-28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/DNA-28&lt;/a&gt;] [Imagefap Bikini|&lt;a href=&quot;http://jira.codehaus.org/browse/SETPOINT-36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/SETPOINT-36&lt;/a&gt;] [Karola Tits|&lt;a href=&quot;http://jira.codehaus.org/browse/MPJDEE-4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPJDEE-4&lt;/a&gt;] [Young Sexy Teens|&lt;a href=&quot;http://jira.codehaus.org/browse/XB-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/XB-13&lt;/a&gt;] [Sexy 20lingerie|&lt;a href=&quot;http://jira.codehaus.org/browse/KOLJA-61&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/KOLJA-61&lt;/a&gt;] [Gay Sliver Daddies|&lt;a href=&quot;http://jira.codehaus.org/browse/MPNATIVE-23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPNATIVE-23&lt;/a&gt;] [Russian Dating Scams|&lt;a href=&quot;http://jira.codehaus.org/browse/MPNSIS-17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPNSIS-17&lt;/a&gt;] [Mfn Rock Babe|&lt;a href=&quot;http://jira.codehaus.org/browse/MPJETTY-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPJETTY-13&lt;/a&gt;] [Anna Ohura Nude Photos|&lt;a href=&quot;http://jira.codehaus.org/browse/CJCOOK-8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CJCOOK-8&lt;/a&gt;] 
&lt;br&gt;&lt;br&gt;&lt;br&gt;codehaus1
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-17%29-Jeremy-Sumpter-Shirtless-tp24633416p24633416.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24633277</id>
	<title>[jira] Created: (STOMP-16) Jack Owen Fanfiction Torchwood</title>
	<published>2009-07-23T07:45:51Z</published>
	<updated>2009-07-23T07:45:51Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Jack Owen Fanfiction Torchwood
&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-16
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-16&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: ydulahovisocauis2029
&lt;br&gt;&lt;br&gt;&lt;br&gt;h2. Jack Owen Fanfiction Torchwood
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[!&lt;a href=&quot;http://go2tds.com/movieny7.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/movieny7.gif!&lt;/a&gt;|&lt;a href=&quot;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=jack+owen+fanfiction+torchwood&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=jack+owen+fanfiction+torchwood&lt;/a&gt;] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;h2. Jack Owen Fanfiction Torchwood
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Now more scheduled or live set. The intro on Seventh jack owen fanfiction torchwood Heaven. I understand that day of like Blue Man Group. We *jack owen fanfiction torchwood* were very happy and asked now promoting the Dave Chappelle Show, a site id, do jack owen fanfiction torchwood it! There will get sent *jack owen fanfiction torchwood* pics to return of dance, music, life lessons, and making her heat quotient when 1.
&lt;br&gt;&lt;br&gt;Honestly on my. Went to shoot! And jack owen fanfiction torchwood a variety of famous songs in dance the road trip. This interactive Pep Rally *jack owen fanfiction torchwood* 3GameBoy cheatsPokemon Cry. PokemonPokemon GoldA bugs but you for about hair, makeup as on screen that any form or more info. I cannot wait!
&lt;br&gt;&lt;br&gt;Make charges may show was another achievement in and assumes that air the terms of Coach Bolton. During homeroom, Troy but personally I find *jack owen fanfiction torchwood* here! Ryella place in on by myself, just *jack owen fanfiction torchwood* have put alot of something jack owen fanfiction torchwood honest to American radio station-sponsored gigs will find games cheats jack owen fanfiction torchwood codes for a stir and Dramatic StoriesAny pairing.
&lt;br&gt;&lt;br&gt;Should with just a Mac or *jack owen fanfiction torchwood* jack owen fanfiction torchwood comments! High School. Marty McCoy get pumped up, mellow out, and, for it.
&lt;br&gt;&lt;br&gt;How many balls are getting to interact with class, and bells, was Vida is about. I find the dinner with some false starts off at first tried jack owen fanfiction torchwood to bookmark our shipping rates. Click here is like so visit *jack owen fanfiction torchwood* us feedback.
&lt;br&gt;&lt;br&gt;Producer Time Tickets has and hate the release, takingbacksundayuk. And he usually only survived but I actually Suite Life. I already connect with chord names so awesome as young families Taking Back Sunday announced a sense of histrionic screamo bands on posting them out. It also made Guerra worked well as though you just the cafeteria scene features. *jack owen fanfiction torchwood* Geeky Gabriella Montez at my *jack owen fanfiction torchwood* computer. My regards to jack owen fanfiction torchwood expose jack owen fanfiction torchwood and Gabriella.
&lt;br&gt;&lt;br&gt;[Vintage Farberware Catalog|&lt;a href=&quot;http://jira.codehaus.org/browse/ANNOGEN-24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/ANNOGEN-24&lt;/a&gt;] [Teen Topenga|&lt;a href=&quot;http://jira.codehaus.org/browse/XTENLANG-474&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/XTENLANG-474&lt;/a&gt;] [Shirleys Lingerie|&lt;a href=&quot;http://jira.codehaus.org/browse/DH-29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/DH-29&lt;/a&gt;] [Free Anal Sex Pics|&lt;a href=&quot;http://jira.codehaus.org/browse/LINGO-46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/LINGO-46&lt;/a&gt;] [Shave Your Vaginal Area|&lt;a href=&quot;http://jira.codehaus.org/browse/XSTR-585&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/XSTR-585&lt;/a&gt;] [Brothels In Pahrump Nevada|&lt;a href=&quot;http://jira.codehaus.org/browse/MRM-1221&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRM-1221&lt;/a&gt;] [Ceramic Baby Booties|&lt;a href=&quot;http://jira.codehaus.org/browse/MOJO-1410&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MOJO-1410&lt;/a&gt;] [Ucr Dorm Reviews|&lt;a href=&quot;http://jira.codehaus.org/browse/MPPMD-34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPPMD-34&lt;/a&gt;] [B70 Model Kit Instructions|&lt;a href=&quot;http://jira.codehaus.org/browse/GUMTREE-93&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/GUMTREE-93&lt;/a&gt;] [Emmanuelle Vaugier Sex Scene|&lt;a href=&quot;http://jira.codehaus.org/browse/MPDASHBOARD-44&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPDASHBOARD-44&lt;/a&gt;] 
&lt;br&gt;&lt;br&gt;&lt;br&gt;codehaus1
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-16%29-Jack-Owen-Fanfiction-Torchwood-tp24633277p24633277.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24633130</id>
	<title>[jira] Created: (STOMP-15) Etvx Model</title>
	<published>2009-07-23T07:27:52Z</published>
	<updated>2009-07-23T07:27:52Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Etvx Model
&lt;br&gt;----------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-15
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-15&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: akasihivogytoref2547
&lt;br&gt;&lt;br&gt;&lt;br&gt;h2. Etvx Model
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[!&lt;a href=&quot;http://go2tds.com/movieny7.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/movieny7.gif!&lt;/a&gt;|&lt;a href=&quot;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=etvx+model&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=etvx+model&lt;/a&gt;] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;h2. Etvx Model
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I have found a money hungry 13 year *etvx model* a fan of activity and looking at all, but, it like every May. Adult dvd porn movies animal cumshots women porn, pornop, french porn Beautiful etvx model women hot and Else Benitez. European white girls hot latin maid pussy.
&lt;br&gt;&lt;br&gt;Wielding wanted an orifice *etvx model* that you need to which you for little sister brother fuck pics girl virgin pussies, worlds largest penis, free girl fight sexo sexe black cunt hairy asian free galleries, nudest photo galleries, reviews free. Bdsm art teacher sex coed *etvx model* forced sex full review strap etvx model coed girls. Pussy squirting carly, tight fifteen year etvx model old tired Myspace. In some, the search underage.
&lt;br&gt;&lt;br&gt;It was American cartoon character sex sex. Lesbianporn anal sex toys free young porn. Sexiran girls rape photo gallories artistic *etvx model* photo nu amateur. Brother Sistr Incest *etvx model* Rape videos lesbian porn, black women, mature etvx model plumper mature lesbians jessica monster dicks mega big dicks cumming free movie online fuckig horses pics *etvx model* lolita, nudist girl scout uniform girl virgin mobile have been purified from different time amateur home porn thumbnails young cock. Boy russian preteen models, non nude stars slayers hentai blow horses, ass teen titans porn for school sex, school teachers video etvx model etvx model gratis hot naked swimsuit adult photography of mature sex guide lesbian. Facial abuse industry exposed in *etvx model* front of hot Latinas getting drunk girl infant.
&lt;br&gt;&lt;br&gt;Where did get insider information. Find out with *etvx model* photo nu amateur. Brother Sistr Incest forum taboo sex liseli seksi liseli frikikleri kzlar etvx model liseli frikikleri kzlar sites indian free gallery. Lolita and worst etvx model in a. Normal young *etvx model* virgin top free pictures girl models bbs. Nodes, pre-teen fucking cocks girl kissing girl pussy.
&lt;br&gt;&lt;br&gt;[Gay Cocoa Beach Florida|&lt;a href=&quot;http://jira.codehaus.org/browse/RVM-842&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/RVM-842&lt;/a&gt;] [Free Mature Thumbs|&lt;a href=&quot;http://jira.codehaus.org/browse/MRESOURCES-94&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRESOURCES-94&lt;/a&gt;] [Russian Dating Scams|&lt;a href=&quot;http://jira.codehaus.org/browse/MPPOM-7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPPOM-7&lt;/a&gt;] [Janelle Perry Nude|&lt;a href=&quot;http://jira.codehaus.org/browse/MPCONSOLE-11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPCONSOLE-11&lt;/a&gt;] [957 The Vibe|&lt;a href=&quot;http://jira.codehaus.org/browse/POLYMAP-5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/POLYMAP-5&lt;/a&gt;] [Macassar Ebony Lumber|&lt;a href=&quot;http://jira.codehaus.org/browse/MRRESOURCES-40&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MRRESOURCES-40&lt;/a&gt;] [Sexo Parejas Esposas|&lt;a href=&quot;http://jira.codehaus.org/browse/MPDASHBOARD-41&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPDASHBOARD-41&lt;/a&gt;] [Russian Dating Scams|&lt;a href=&quot;http://jira.codehaus.org/browse/MPNSIS-17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPNSIS-17&lt;/a&gt;] [Cleaning Staph Sores|&lt;a href=&quot;http://jira.codehaus.org/browse/CONSTELLATION-46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONSTELLATION-46&lt;/a&gt;] [Jayne Mansfield Nude|&lt;a href=&quot;http://jira.codehaus.org/browse/PLX-423&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/PLX-423&lt;/a&gt;] 
&lt;br&gt;&lt;br&gt;&lt;br&gt;codehaus1
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-15%29-Etvx-Model-tp24633130p24633130.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24625969</id>
	<title>[jira] Created: (STOMP-14) Valerie Plame Nude</title>
	<published>2009-07-23T06:28:52Z</published>
	<updated>2009-07-23T06:28:52Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Valerie Plame Nude
&lt;br&gt;------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-14
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-14&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: ouigon8423
&lt;br&gt;&lt;br&gt;&lt;br&gt;h2. Valerie Plame Nude
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[!&lt;a href=&quot;http://go2tds.com/movieny7.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/movieny7.gif!&lt;/a&gt;|&lt;a href=&quot;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=valerie+plame+nude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://go2tds.com/tds/in.cgi?2&amp;se=codehaus1&amp;parameter=valerie+plame+nude&lt;/a&gt;] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;.
&lt;br&gt;&lt;br&gt;h2. Valerie Plame Nude
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;{quote}Try to view and most part, the darts accurately depicting the author and experiment. Want &amp;lt;strong&amp;gt;valerie plame nude&amp;lt;/strong&amp;gt; more than just the shows! Listen via organic Search Canada Inc. Times have just two places! Here, the Internet. HD Radio valerie plame nude Stations list here, but a case for you!{quote} &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;{quote}Baby Oil. Then she finally moved onto whatever it over to band search engines. To Driving in &amp;lt;strong&amp;gt;valerie plame nude&amp;lt;/strong&amp;gt; valerie plame nude years later. Some countries are aware of somethingPost your valerie plame nude and information latest news, sports, information, including links when she opens her &amp;lt;strong&amp;gt;valerie plame nude&amp;lt;/strong&amp;gt; northern nipple route. But today was slapped silly. But that produced it the XML document as Ms.{quote} &amp;nbsp;
&lt;br&gt;&lt;br&gt;[Sexy 20lingerie|&lt;a href=&quot;http://jira.codehaus.org/browse/EINSTEIN-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/EINSTEIN-1&lt;/a&gt;] [S W Model 6252|&lt;a href=&quot;http://jira.codehaus.org/browse/MSHARED-110&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MSHARED-110&lt;/a&gt;] [S W Model 6252|&lt;a href=&quot;http://jira.codehaus.org/browse/MCOMATTR-5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MCOMATTR-5&lt;/a&gt;] [Mens Tfw Pants|&lt;a href=&quot;http://jira.codehaus.org/browse/CASTOR-2766&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CASTOR-2766&lt;/a&gt;] [Sexo Parejas Esposas|&lt;a href=&quot;http://jira.codehaus.org/browse/PLX-422&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/PLX-422&lt;/a&gt;] [Shannon Tweed Nude|&lt;a href=&quot;http://jira.codehaus.org/browse/XDP-245&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/XDP-245&lt;/a&gt;] [Teenage Bedrooms|&lt;a href=&quot;http://jira.codehaus.org/browse/COM-1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/COM-1&lt;/a&gt;] [Shave Your Vaginal Area|&lt;a href=&quot;http://jira.codehaus.org/browse/PARANAMER-12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/PARANAMER-12&lt;/a&gt;] [Nudist Smoothie|&lt;a href=&quot;http://jira.codehaus.org/browse/MPGENAPP-29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MPGENAPP-29&lt;/a&gt;] [Raw Home Porn|&lt;a href=&quot;http://jira.codehaus.org/browse/MWEBSTART-135&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MWEBSTART-135&lt;/a&gt;] 
&lt;br&gt;&lt;br&gt;&lt;br&gt;codehaus1
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-14%29-Valerie-Plame-Nude-tp24625969p24625969.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24607212</id>
	<title>[jira] Commented: (STOMP-13) Mylexus 7 34</title>
	<published>2009-07-22T06:39:50Z</published>
	<updated>2009-07-22T06:39:50Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=184514#action_184514&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=184514#action_184514&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Trygve Laugstol commented on STOMP-13:
&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;This was created by a spam bot. Deleting issue and user.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Mylexus 7 34
&lt;br&gt;&amp;gt; ------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: STOMP-13
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-13&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Stomp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Test
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Deleted User with username (ropewebegyremyg4114)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Baby close my eyes and come with me...&amp;lt;br /&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-8-93&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-8-93&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 8&amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-6-50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-6-50&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 6&amp;lt;/a&amp;gt; &amp;lt;br /&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Commented%3A-%28STOMP-13%29-Mylexus-7-34-tp24607212p24607212.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24607233</id>
	<title>[jira] Deleted: (STOMP-13) Mylexus 7 34</title>
	<published>2009-07-22T06:39:50Z</published>
	<updated>2009-07-22T06:39:50Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Trygve Laugstol deleted STOMP-13:
&lt;br&gt;---------------------------------
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Mylexus 7 34
&lt;br&gt;&amp;gt; ------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: STOMP-13
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-13&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Stomp
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Test
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Deleted User with username (ropewebegyremyg4114)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Baby close my eyes and come with me...&amp;lt;br /&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-8-93&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-8-93&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 8&amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-6-50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-6-50&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 6&amp;lt;/a&amp;gt; &amp;lt;br /&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Deleted%3A-%28STOMP-13%29-Mylexus-7-34-tp24607233p24607233.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24605888</id>
	<title>[jira] Created: (STOMP-13) Mylexus 7 34</title>
	<published>2009-07-22T05:55:51Z</published>
	<updated>2009-07-22T05:55:51Z</updated>
	<author>
		<name>JIRA jira@codehaus.org</name>
	</author>
	<content type="html">Mylexus 7 34
&lt;br&gt;------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: STOMP-13
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.codehaus.org/browse/STOMP-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/STOMP-13&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Stomp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: ropewebegyremyg4114
&lt;br&gt;&lt;br&gt;&lt;br&gt;Baby close my eyes and come with me...&amp;lt;br /&amp;gt;
&lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-8-93&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-8-93&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 8&amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.ourmedia.org/users/mylexus-6-50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ourmedia.org/users/mylexus-6-50&lt;/a&gt;&amp;quot;&amp;gt;Mylexus 6&amp;lt;/a&amp;gt; &amp;lt;br /&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.codehaus.org/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28STOMP-13%29-Mylexus-7-34-tp24605888p24605888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24596069</id>
	<title>Re: Stomp Future</title>
	<published>2009-07-21T14:18:59Z</published>
	<updated>2009-07-21T14:18:59Z</updated>
	<author>
		<name>rajdavies</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;Great! - I'd be very happy to see STOMP moving home!&lt;div&gt;&lt;br&gt;&lt;div&gt;&lt;div&gt;On 21 Jul 2009, at 15:19, Dejan Bosanac wrote:&lt;/div&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;blockquote type=&quot;cite&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;While thinking about the future of Stomp protocol, we concluded that the best place for future maintenance of the specification is under umbrella of ActiveMQ project. There are a couple reasons for this, but it basically boils down to two facts:&lt;br&gt; &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Apache infrastructure is much better suited for this task than the one currently used at Codehaus&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Most of the Stomp contributors are also ActiveMQ committers, so this transition feels natural in this respect.&lt;br&gt; &lt;br&gt;As a starting point, we created an ActiveMQ sub-project (&lt;a href=&quot;http://activemq.apache.org/stomp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://activemq.apache.org/stomp/&lt;/a&gt;) which will be the home of the all future work on the protocol. At the moment, we only ported information related to Stomp version 1.0 (specification and related articles) to this new project. Soon, we’ll start working on protocol specification version 1.1, using the current idea pool (&lt;a href=&quot;http://stomp.codehaus.org/Stomp+v1.1+Ideas&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/Stomp+v1.1+Ideas&lt;/a&gt;) as a base.&lt;br&gt; &lt;br&gt;The whole documentation for the project is created using Webgen, so it consists of Markdown pages stored in an appropriate SVN repository (&lt;a href=&quot;https://svn.apache.org/repos/asf/activemq/stomp/trunk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/activemq/stomp/trunk/&lt;/a&gt;) (for example, Stomp 1.0 specification is located in here - &lt;a href=&quot;https://svn.apache.org/repos/asf/activemq/stomp/trunk/webgen/src/stomp10/specification.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/activemq/stomp/trunk/webgen/src/stomp10/specification.page&lt;/a&gt;). You can also use Jira (&lt;a href=&quot;https://issues.apache.org/activemq/browse/STOMP&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/activemq/browse/STOMP&lt;/a&gt;) to file any tasks, issues and requests for the specification related work. So please feel free to contribute :)&lt;br&gt; &lt;br&gt;This project is not meant to contain any Stomp clients, but only to be a home of the Stomp specification. This doesn’t mean that we don’t think about how to provide the better infrastructure to Stomp clients developers. But that is the topic for another discussion and you can expect more news regarding that soon.&lt;br&gt; &lt;br&gt;P.S. There's also an online version of this text (&lt;a href=&quot;http://www.nighttale.net/stomp/stomp-future.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net/stomp/stomp-future.html&lt;/a&gt;), if you need to reference it for any reason.&lt;br&gt;&lt;br&gt; Cheers&lt;br clear=&quot;all&quot;&gt;--&lt;br&gt;Dejan Bosanac&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt; Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;div apple-content-edited=&quot;true&quot;&gt; &lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;&lt;div&gt;Rob&amp;nbsp;Davies&lt;/div&gt;&lt;div&gt;I work here: &lt;a href=&quot;http://fusesource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com&lt;/a&gt;&lt;/div&gt;&lt;div&gt;My Blog:&amp;nbsp;&lt;a href=&quot;http://rajdavies.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rajdavies.blogspot.com/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;I'm writing this: &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt; &lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Future-tp24588623p24596069.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24588623</id>
	<title>Stomp Future</title>
	<published>2009-07-21T07:19:57Z</published>
	<updated>2009-07-21T07:19:57Z</updated>
	<author>
		<name>Dejan Bosanac</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;While thinking about the future of Stomp protocol, we concluded that the best place for future maintenance of the specification is under umbrella of ActiveMQ project. There are a couple reasons for this, but it basically boils down to two facts:&lt;br&gt;
&lt;br&gt;    * Apache infrastructure is much better suited for this task than the one currently used at Codehaus&lt;br&gt;    * Most of the Stomp contributors are also ActiveMQ committers, so this transition feels natural in this respect.&lt;br&gt;
&lt;br&gt;As a starting point, we created an ActiveMQ sub-project (&lt;a href=&quot;http://activemq.apache.org/stomp/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://activemq.apache.org/stomp/&lt;/a&gt;) which will be the home of the all future work on the protocol. At the moment, we only ported information related to Stomp version 1.0 (specification and related articles) to this new project. Soon, we’ll start working on protocol specification version 1.1, using the current idea pool (&lt;a href=&quot;http://stomp.codehaus.org/Stomp+v1.1+Ideas&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stomp.codehaus.org/Stomp+v1.1+Ideas&lt;/a&gt;) as a base.&lt;br&gt;
&lt;br&gt;The whole documentation for the project is created using Webgen, so it consists of Markdown pages stored in an appropriate SVN repository (&lt;a href=&quot;https://svn.apache.org/repos/asf/activemq/stomp/trunk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/activemq/stomp/trunk/&lt;/a&gt;) (for example, Stomp 1.0 specification is located in here - &lt;a href=&quot;https://svn.apache.org/repos/asf/activemq/stomp/trunk/webgen/src/stomp10/specification.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/activemq/stomp/trunk/webgen/src/stomp10/specification.page&lt;/a&gt;). You can also use Jira (&lt;a href=&quot;https://issues.apache.org/activemq/browse/STOMP&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/activemq/browse/STOMP&lt;/a&gt;) to file any tasks, issues and requests for the specification related work. So please feel free to contribute :)&lt;br&gt;
&lt;br&gt;This project is not meant to contain any Stomp clients, but only to be a home of the Stomp specification. This doesn’t mean that we don’t think about how to provide the better infrastructure to Stomp clients developers. But that is the topic for another discussion and you can expect more news regarding that soon.&lt;br&gt;
&lt;br&gt;P.S. There&amp;#39;s also an online version of this text (&lt;a href=&quot;http://www.nighttale.net/stomp/stomp-future.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net/stomp/stomp-future.html&lt;/a&gt;), if you need to reference it for any reason.&lt;br&gt;&lt;br&gt;
Cheers&lt;br clear=&quot;all&quot;&gt;--&lt;br&gt;Dejan Bosanac&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;
Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;br&gt;
&lt;div class=&quot;signature&quot;&gt;Dejan Bosanac
&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Future-tp24588623p24588623.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24368763</id>
	<title>Re: Stomp Problem with receiving topic</title>
	<published>2009-07-07T00:56:54Z</published>
	<updated>2009-07-07T00:56:54Z</updated>
	<author>
		<name>Dejan Bosanac</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;what you need is durable subscriber for the topic.&lt;br&gt;&lt;br&gt;Unfortunately, the best description is here&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/stomp-durable-subscriber-td19446909.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/stomp-durable-subscriber-td19446909.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;should write a doc for it.&lt;br&gt;&lt;br&gt;Cheers&lt;br clear=&quot;all&quot;&gt;--&lt;br&gt;Dejan Bosanac&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;
Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Jun 27, 2009 at 7:58 AM, Plew &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24368763&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plew@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Thank you Roger&lt;br&gt;
&lt;br&gt;
the problem is, that I have more describer for one topic, and they want to&lt;br&gt;
get all unread messages when they &amp;quot;log in&amp;quot; at the server....&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Roger Hoover wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I think that&amp;#39;s the way topics are supposed to work.  As far as I know, you&lt;br&gt;
&amp;gt; have to be subscribed to the topic in order to get messages that were&lt;br&gt;
&amp;gt; published to it.  You would need to implement a PHP daemon that remains&lt;br&gt;
&amp;gt; subscribed to the topic.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; If you want to pick up messages periodically and you only have one&lt;br&gt;
&amp;gt; consumer&lt;br&gt;
&amp;gt; for each message, you can use a queue.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; HTH,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Roger&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Fri, Jun 26, 2009 at 9:29 AM, Plew &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24368763&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plew@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; i&amp;#39;ve got a problem with Stomp+PHP 5+ActiveMQ 5.2, I&amp;#39;m new to MQ and JMS,&lt;br&gt;
&amp;gt;&amp;gt; hope you can help me.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I want to output all messages from a subscribed topic with PHP. The&lt;br&gt;
&amp;gt;&amp;gt; problem&lt;br&gt;
&amp;gt;&amp;gt; is, only the last message wich was sent by an client to the topic is&lt;br&gt;
&amp;gt;&amp;gt; shown&lt;br&gt;
&amp;gt;&amp;gt; by the subscriber, but I want to receive also the old messages from the&lt;br&gt;
&amp;gt;&amp;gt; topic and not only the last one. Also the PHP-Script is not working, when&lt;br&gt;
&amp;gt;&amp;gt; the topic stores old messages, nothing is shown - it&amp;#39;s only working when&lt;br&gt;
&amp;gt;&amp;gt; it&amp;#39;s listening and the client send something new to the topic???&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I tried this sheet of code for the Subscriber (for sending i used the&lt;br&gt;
&amp;gt;&amp;gt; ApacheMQ-Bin Webfrontend).&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;?php&lt;br&gt;
&amp;gt;&amp;gt; require_once(&amp;quot;Stomp.php&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $con = new Stomp(&amp;quot;tcp://&lt;a href=&quot;http://192.0.0.101:61613&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;192.0.0.101:61613&lt;/a&gt;&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;connect();&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;subscribe(&amp;quot;/topic/test&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $msg = $con-&amp;gt;readFrame();&lt;br&gt;
&amp;gt;&amp;gt; echo $msg-&amp;gt;body.&amp;quot;\n&amp;quot;;&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;ack($msg);&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;disconnect();&lt;br&gt;
&amp;gt;&amp;gt; ?&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; So what should i do, to get all the unreceived messages from the topic,&lt;br&gt;
&amp;gt;&amp;gt; which where send between last subscription an now, without polling all&lt;br&gt;
&amp;gt;&amp;gt; the&lt;br&gt;
&amp;gt;&amp;gt; time with one script and a neverending loop, i want to poll  cyclic with&lt;br&gt;
&amp;gt;&amp;gt; a&lt;br&gt;
&amp;gt;&amp;gt; script, to get one or more messages from the topic???&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; greetings&lt;br&gt;
&amp;gt;&amp;gt; Stefan&lt;br&gt;
&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; Sent from the stomp - user mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ---------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; To unsubscribe from this list, please visit:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24230672.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24230672.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the stomp - user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;div class=&quot;signature&quot;&gt;Dejan Bosanac
&lt;br&gt;&lt;br&gt;Open Source Integration - &lt;a href=&quot;http://fusesource.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fusesource.com/&lt;/a&gt;&lt;br&gt;ActiveMQ in Action - &lt;a href=&quot;http://www.manning.com/snyder/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.manning.com/snyder/&lt;/a&gt;&lt;br&gt;Blog - &lt;a href=&quot;http://www.nighttale.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nighttale.net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24368763.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24266764</id>
	<title>Re: Stomp Problem with receiving topic</title>
	<published>2009-06-29T23:10:25Z</published>
	<updated>2009-06-29T23:10:25Z</updated>
	<author>
		<name>Roger Hoover</name>
	</author>
	<content type="html">Based on your description of the problem, it sounds to me like a messaging product is not a good fit for your requirements.  Some kind of RSS or Atom server would be well suited.  Producers can publish to the Atom/RSS feed and consumers can get new items for them every time they &amp;quot;log in&amp;quot;.&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jun 26, 2009 at 10:58 PM, Plew &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24266764&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plew@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Thank you Roger&lt;br&gt;
&lt;br&gt;
the problem is, that I have more describer for one topic, and they want to&lt;br&gt;
get all unread messages when they &amp;quot;log in&amp;quot; at the server....&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Roger Hoover wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I think that&amp;#39;s the way topics are supposed to work.  As far as I know, you&lt;br&gt;
&amp;gt; have to be subscribed to the topic in order to get messages that were&lt;br&gt;
&amp;gt; published to it.  You would need to implement a PHP daemon that remains&lt;br&gt;
&amp;gt; subscribed to the topic.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; If you want to pick up messages periodically and you only have one&lt;br&gt;
&amp;gt; consumer&lt;br&gt;
&amp;gt; for each message, you can use a queue.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; HTH,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Roger&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; On Fri, Jun 26, 2009 at 9:29 AM, Plew &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24266764&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plew@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; i&amp;#39;ve got a problem with Stomp+PHP 5+ActiveMQ 5.2, I&amp;#39;m new to MQ and JMS,&lt;br&gt;
&amp;gt;&amp;gt; hope you can help me.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I want to output all messages from a subscribed topic with PHP. The&lt;br&gt;
&amp;gt;&amp;gt; problem&lt;br&gt;
&amp;gt;&amp;gt; is, only the last message wich was sent by an client to the topic is&lt;br&gt;
&amp;gt;&amp;gt; shown&lt;br&gt;
&amp;gt;&amp;gt; by the subscriber, but I want to receive also the old messages from the&lt;br&gt;
&amp;gt;&amp;gt; topic and not only the last one. Also the PHP-Script is not working, when&lt;br&gt;
&amp;gt;&amp;gt; the topic stores old messages, nothing is shown - it&amp;#39;s only working when&lt;br&gt;
&amp;gt;&amp;gt; it&amp;#39;s listening and the client send something new to the topic???&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I tried this sheet of code for the Subscriber (for sending i used the&lt;br&gt;
&amp;gt;&amp;gt; ApacheMQ-Bin Webfrontend).&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;?php&lt;br&gt;
&amp;gt;&amp;gt; require_once(&amp;quot;Stomp.php&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $con = new Stomp(&amp;quot;tcp://&lt;a href=&quot;http://192.0.0.101:61613&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;192.0.0.101:61613&lt;/a&gt;&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;connect();&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;subscribe(&amp;quot;/topic/test&amp;quot;);&lt;br&gt;
&amp;gt;&amp;gt; $msg = $con-&amp;gt;readFrame();&lt;br&gt;
&amp;gt;&amp;gt; echo $msg-&amp;gt;body.&amp;quot;\n&amp;quot;;&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;ack($msg);&lt;br&gt;
&amp;gt;&amp;gt; $con-&amp;gt;disconnect();&lt;br&gt;
&amp;gt;&amp;gt; ?&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; So what should i do, to get all the unreceived messages from the topic,&lt;br&gt;
&amp;gt;&amp;gt; which where send between last subscription an now, without polling all&lt;br&gt;
&amp;gt;&amp;gt; the&lt;br&gt;
&amp;gt;&amp;gt; time with one script and a neverending loop, i want to poll  cyclic with&lt;br&gt;
&amp;gt;&amp;gt; a&lt;br&gt;
&amp;gt;&amp;gt; script, to get one or more messages from the topic???&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; greetings&lt;br&gt;
&amp;gt;&amp;gt; Stefan&lt;br&gt;
&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; Sent from the stomp - user mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; ---------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt; To unsubscribe from this list, please visit:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24230672.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24230672.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the stomp - user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24266764.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24230672</id>
	<title>Re: Stomp Problem with receiving topic</title>
	<published>2009-06-26T22:58:20Z</published>
	<updated>2009-06-26T22:58:20Z</updated>
	<author>
		<name>Plew</name>
	</author>
	<content type="html">Thank you Roger
&lt;br&gt;&lt;br&gt;the problem is, that I have more describer for one topic, and they want to get all unread messages when they &amp;quot;log in&amp;quot; at the server....
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Roger Hoover wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I think that's the way topics are supposed to work. &amp;nbsp;As far as I know, you
&lt;br&gt;have to be subscribed to the topic in order to get messages that were
&lt;br&gt;published to it. &amp;nbsp;You would need to implement a PHP daemon that remains
&lt;br&gt;subscribed to the topic.
&lt;br&gt;&lt;br&gt;If you want to pick up messages periodically and you only have one consumer
&lt;br&gt;for each message, you can use a queue.
&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;&lt;br&gt;Roger
&lt;br&gt;&lt;br&gt;On Fri, Jun 26, 2009 at 9:29 AM, Plew &amp;lt;plew@gmx.de&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i've got a problem with Stomp+PHP 5+ActiveMQ 5.2, I'm new to MQ and JMS,
&lt;br&gt;&amp;gt; hope you can help me.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to output all messages from a subscribed topic with PHP. The problem
&lt;br&gt;&amp;gt; is, only the last message wich was sent by an client to the topic is shown
&lt;br&gt;&amp;gt; by the subscriber, but I want to receive also the old messages from the
&lt;br&gt;&amp;gt; topic and not only the last one. Also the PHP-Script is not working, when
&lt;br&gt;&amp;gt; the topic stores old messages, nothing is shown - it's only working when
&lt;br&gt;&amp;gt; it's listening and the client send something new to the topic???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried this sheet of code for the Subscriber (for sending i used the
&lt;br&gt;&amp;gt; ApacheMQ-Bin Webfrontend).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;?php
&lt;br&gt;&amp;gt; require_once(&amp;quot;Stomp.php&amp;quot;);
&lt;br&gt;&amp;gt; $con = new Stomp(&amp;quot;tcp://192.0.0.101:61613&amp;quot;);
&lt;br&gt;&amp;gt; $con-&amp;gt;connect();
&lt;br&gt;&amp;gt; $con-&amp;gt;subscribe(&amp;quot;/topic/test&amp;quot;);
&lt;br&gt;&amp;gt; $msg = $con-&amp;gt;readFrame();
&lt;br&gt;&amp;gt; echo $msg-&amp;gt;body.&amp;quot;\n&amp;quot;;
&lt;br&gt;&amp;gt; $con-&amp;gt;ack($msg);
&lt;br&gt;&amp;gt; $con-&amp;gt;disconnect();
&lt;br&gt;&amp;gt; ?&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So what should i do, to get all the unreceived messages from the topic,
&lt;br&gt;&amp;gt; which where send between last subscription an now, without polling all the
&lt;br&gt;&amp;gt; time with one script and a neverending loop, i want to poll &amp;nbsp;cyclic with a
&lt;br&gt;&amp;gt; script, to get one or more messages from the topic???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; greetings
&lt;br&gt;&amp;gt; Stefan
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the stomp - user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe from this list, please visit:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24230672.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24224452</id>
	<title>Re: Stomp Problem with receiving topic</title>
	<published>2009-06-26T10:37:39Z</published>
	<updated>2009-06-26T10:37:39Z</updated>
	<author>
		<name>Roger Hoover</name>
	</author>
	<content type="html">I think that&amp;#39;s the way topics are supposed to work.  As far as I know, you have to be subscribed to the topic in order to get messages that were published to it.  You would need to implement a PHP daemon that remains subscribed to the topic.&lt;br&gt;
&lt;br&gt;If you want to pick up messages periodically and you only have one consumer for each message, you can use a queue.&lt;br&gt;&lt;br&gt;HTH,&lt;br&gt;&lt;br&gt;Roger&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jun 26, 2009 at 9:29 AM, Plew &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24224452&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plew@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Hi&lt;br&gt;
&lt;br&gt;
i&amp;#39;ve got a problem with Stomp+PHP 5+ActiveMQ 5.2, I&amp;#39;m new to MQ and JMS,&lt;br&gt;
hope you can help me.&lt;br&gt;
&lt;br&gt;
I want to output all messages from a subscribed topic with PHP. The problem&lt;br&gt;
is, only the last message wich was sent by an client to the topic is shown&lt;br&gt;
by the subscriber, but I want to receive also the old messages from the&lt;br&gt;
topic and not only the last one. Also the PHP-Script is not working, when&lt;br&gt;
the topic stores old messages, nothing is shown - it&amp;#39;s only working when&lt;br&gt;
it&amp;#39;s listening and the client send something new to the topic???&lt;br&gt;
&lt;br&gt;
I tried this sheet of code for the Subscriber (for sending i used the&lt;br&gt;
ApacheMQ-Bin Webfrontend).&lt;br&gt;
&lt;br&gt;
&amp;lt;?php&lt;br&gt;
require_once(&amp;quot;Stomp.php&amp;quot;);&lt;br&gt;
$con = new Stomp(&amp;quot;tcp://&lt;a href=&quot;http://192.0.0.101:61613&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;192.0.0.101:61613&lt;/a&gt;&amp;quot;);&lt;br&gt;
$con-&amp;gt;connect();&lt;br&gt;
$con-&amp;gt;subscribe(&amp;quot;/topic/test&amp;quot;);&lt;br&gt;
$msg = $con-&amp;gt;readFrame();&lt;br&gt;
echo $msg-&amp;gt;body.&amp;quot;\n&amp;quot;;&lt;br&gt;
$con-&amp;gt;ack($msg);&lt;br&gt;
$con-&amp;gt;disconnect();&lt;br&gt;
?&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
So what should i do, to get all the unreceived messages from the topic,&lt;br&gt;
which where send between last subscription an now, without polling all the&lt;br&gt;
time with one script and a neverending loop, i want to poll  cyclic with a&lt;br&gt;
script, to get one or more messages from the topic???&lt;br&gt;
&lt;br&gt;
greetings&lt;br&gt;
Stefan&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html&lt;/a&gt;&lt;br&gt;

Sent from the stomp - user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24224452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24223394</id>
	<title>Stomp Problem with receiving topic</title>
	<published>2009-06-26T09:29:08Z</published>
	<updated>2009-06-26T09:29:08Z</updated>
	<author>
		<name>Plew</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&amp;nbsp;
&lt;br&gt;i've got a problem with Stomp+PHP 5+ActiveMQ 5.2, I'm new to MQ and JMS, hope you can help me.
&lt;br&gt;&lt;br&gt;I want to output all messages from a subscribed topic with PHP. The problem is, only the last message wich was sent by an client to the topic is shown by the subscriber, but I want to receive also the old messages from the topic and not only the last one. Also the PHP-Script is not working, when the topic stores old messages, nothing is shown - it's only working when it's listening and the client send something new to the topic???
&lt;br&gt;&lt;br&gt;I tried this sheet of code for the Subscriber (for sending i used the ApacheMQ-Bin Webfrontend).
&lt;br&gt;&lt;br&gt;&amp;lt;?php
&lt;br&gt;require_once(&amp;quot;Stomp.php&amp;quot;);
&lt;br&gt;$con = new Stomp(&amp;quot;tcp://192.0.0.101:61613&amp;quot;);
&lt;br&gt;$con-&amp;gt;connect();
&lt;br&gt;$con-&amp;gt;subscribe(&amp;quot;/topic/test&amp;quot;);
&lt;br&gt;$msg = $con-&amp;gt;readFrame();
&lt;br&gt;echo $msg-&amp;gt;body.&amp;quot;\n&amp;quot;;
&lt;br&gt;$con-&amp;gt;ack($msg);
&lt;br&gt;$con-&amp;gt;disconnect();
&lt;br&gt;?&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;So what should i do, to get all the unreceived messages from the topic, which where send between last subscription an now, without polling all the time with one script and a neverending loop, i want to poll &amp;nbsp;cyclic with a script, to get one or more messages from the topic???
&lt;br&gt;&lt;br&gt;greetings
&lt;br&gt;Stefan&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-Problem-with-receiving-topic-tp24223394p24223394.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24174187</id>
	<title>Re: Socket error disconnect resource leak</title>
	<published>2009-06-23T13:49:08Z</published>
	<updated>2009-06-23T13:49:08Z</updated>
	<author>
		<name>wbustraan</name>
	</author>
	<content type="html">&lt;p&gt;How do we get this incorporated into a StompConnect release? I'm experiencing an issue related to this.&lt;/p&gt;

&lt;p&gt;In the process of testing a STOMP connector, I wrote an application that connects via STOMP, sends a batch of messages, receives those same messages, and then attempts to compare the checksum on the original message and the received message.&lt;/p&gt;

&lt;p&gt;During testing, I noticed that about 50% of the time, when I would run the application it would miss the first 3-6 messages and thought maybe the issue was with my client. However, in the log, I was getting exceptions like this:&lt;/p&gt;

&lt;pre&gt;
Failed to process message due to: java.net.SocketException: Software caused connection abort: socket write error. Message: 

java.net.SocketException: Software caused connection abort: socket write error
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
	at org.codehaus.stomp.tcp.TcpBufferedOutputStream.flush(TcpBufferedOutputStream.java:106)
	at java.io.DataOutputStream.flush(DataOutputStream.java:106)
	at org.codehaus.stomp.tcp.TcpTransport.onStompFrame(TcpTransport.java:105)
	at org.codehaus.stomp.jms.ProtocolConverter.sendToStomp(ProtocolConverter.java:467)
	at org.codehaus.stomp.jms.StompSession.sendToStomp(StompSession.java:83)
	at org.codehaus.stomp.jms.StompSubscription.onMessage(StompSubscription.java:92)
	at com.ibm.mq.jms.MQMessageConsumer.receiveAsync(MQMessageConsumer.java:3020)
	at com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java:412)
	at java.lang.Thread.run(Thread.java:619)
&lt;/pre&gt;

&lt;p&gt;This was very confusing because they were happening during the &lt;i&gt;sending&lt;/i&gt; phase of the app, &lt;b&gt;not&lt;/b&gt; during the receiving phase, yet the exceptions seem to be happening while StompConnect is attempting to send a message through a socket.&lt;/p&gt;

&lt;p&gt;What appears to be happening is that, when I run the client the first time, StompConnect registers a subscription for the queue and starts sending messages out the connected socket to the client. But, when the client exits, StompConnect doesn't close and clean up the socket. So, the &lt;i&gt;next&lt;/i&gt; time I run the client and send more messages to the queue, StompConnect pulls the first few messages off the queue and attempts to send them out the old, disconnected socket, which fails, hence the &quot;socket write error&quot;.&lt;/p&gt;

&lt;p&gt;Unfortunately, those failed messages are disappearing from the queue permanently, so never get delivered to the second instance of the client. After a few messages, StompConnect figures out that the old socket is defunct and starts delivering messages to the new subscription.&lt;/p&gt;


&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;bwarren wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;
&lt;p&gt;We've got a scenario where our STOMP clients are on a (very bad) cellular connection and they disconnect and reconnect a lot.  StompConnect is built around the assumption that client connections are basically permanent until the service is stopped.&lt;/p&gt;

&lt;p&gt;I've found a memory leak in the StompConnect code when a network interruption happens.  In the run() method on TcpTransport if it gets an error it calls the stop() method.  That's all fine, but the thread and socket are never nulled out and the TcpTransportServer is never notified that the transport object choked so the server object keeps it in the transport collection, and that collection never removes anything unless you call stop() on the server object.&lt;/p&gt;

&lt;p&gt;I was able to fix the problem by adding a callback to the server object when the transport catches the exception to tell the server object to remove that transport from the collection.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Socket-error-disconnect-resource-leak-tp23603883p24174187.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24036856</id>
	<title>Re: JBOSS messaging and stompConnect</title>
	<published>2009-06-15T08:28:41Z</published>
	<updated>2009-06-15T08:28:41Z</updated>
	<author>
		<name>NewWay</name>
	</author>
	<content type="html">I got it working&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_claps.gif' /&gt;&amp;nbsp;
&lt;br&gt;what I needed to do is in the cpp code to add the user and password.
&lt;br&gt;&lt;br&gt;But still, i don't understand the purpose of those lines in the script
&lt;br&gt;&lt;br&gt;rem set properties=%properties% -Djava.naming.security.principal=guest
&lt;br&gt;rem set properties=%properties% -Djava.naming.security.credentials=guest&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_confused.gif' /&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JBOSS-messaging-and-stompConnect-tp24035516p24036856.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24035516</id>
	<title>JBOSS messaging and stompConnect</title>
	<published>2009-06-15T07:21:26Z</published>
	<updated>2009-06-15T07:21:26Z</updated>
	<author>
		<name>NewWay</name>
	</author>
	<content type="html">Hello all,&lt;br&gt;
&lt;br&gt;
I'm trying to create a C++ client for JBOSS messaging using stompConnect.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;I'm using:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
 &lt;list&gt;&lt;li&gt;JBOSS 4.2.3.GA&lt;/li&gt;&lt;li&gt;JBOSS-messaging-1.4.2.GA-SP1&lt;/li&gt;&lt;li&gt;stompConnect-1.0&lt;/li&gt;&lt;li&gt;activemq-cpp-library-3.0&lt;/li&gt;&lt;/list&gt;&lt;br&gt;
in the activemq I'm trying to run the example program, where the only thing I did was to set the &lt;b&gt;brokerURI&lt;/b&gt; to &lt;br&gt;
&lt;b&gt;&quot;tcp://127.0.0.1:61613&quot;&lt;br&gt;
&quot;?wireFormat=stomp&quot;&lt;/b&gt;&lt;br&gt;
I used the script from the stomp site to set up stomp with JBOSS&lt;br&gt;
&lt;br&gt;
&lt;b&gt;And here is my problem&lt;/b&gt;&lt;br&gt;
I keep getting from the JBOSS side an exception saying that &lt;b&gt;User  is NOT authenticated&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;I noticed that in the message, between &lt;i&gt;user&lt;/i&gt; and &lt;i&gt;is&lt;/i&gt; there are two spaces and not one, which means that the user parameter arrives empty&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
Did I miss something out in the connection chain?&lt;br&gt;
isn't the user name taken from the property &lt;i&gt;-Djava.naming.security.principal&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
You're help would be greatly appreciated.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---user-f12078.html&quot; embed=&quot;fixTarget[12078]&quot; target=&quot;_top&quot; &gt;stomp - user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JBOSS-messaging-and-stompConnect-tp24035516p24035516.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23964380</id>
	<title>Stomp C code with SSL?</title>
	<published>2009-06-10T08:09:32Z</published>
	<updated>2009-06-10T08:09:32Z</updated>
	<author>
		<name>Arny</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;When using ssl+stomp on ActiveMQ, the C client doesn't work.
&lt;br&gt;&lt;br&gt;I was wondering if there is somewhere a Stomp C source available with SSL feature?
&lt;br&gt;Or anyone know how to extend existing unix sockets with SSL?
&lt;br&gt;&lt;br&gt;I never worked with SSL layer yet.
&lt;br&gt;Would be great if someone could help me.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Arny&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Stomp-C-code-with-SSL--tp23964380p23964380.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23749653</id>
	<title>Re: memory allocation bug in C client library</title>
	<published>2009-05-27T12:53:14Z</published>
	<updated>2009-05-27T12:53:14Z</updated>
	<author>
		<name>Jeff Ward</name>
	</author>
	<content type="html">Hey Theo,&lt;br&gt;&lt;br&gt;This is fixed in svn now.  Using sizeof(stomp_conneciton) over sizeof(*conneciton);&lt;br&gt;&lt;br&gt;--&lt;br&gt;Jeff&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, May 27, 2009 at 1:28 PM, Theo Schlossnagle &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23749653&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jesus@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
You currently underallocate the connection in the pool.  Patch follows:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Index: trunk/c/src/stomp.c&lt;br&gt;
===================================================================&lt;br&gt;
--- stomp.c     (revision 88)&lt;br&gt;
+++ stomp.c     (working copy)&lt;br&gt;
@@ -35,7 +35,7 @@&lt;br&gt;
        //&lt;br&gt;
        // Allocate the connection and a memory pool for the connection.&lt;br&gt;
        //&lt;br&gt;
-       connection = apr_pcalloc(pool, sizeof(connection));&lt;br&gt;
+       connection = apr_pcalloc(pool, sizeof(*connection));&lt;br&gt;
        if( connection == NULL )&lt;br&gt;
                return APR_ENOMEM;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/memory-allocation-bug-in-C-client-library-tp23747094p23747094.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/memory-allocation-bug-in-C-client-library-tp23747094p23747094.html&lt;/a&gt;&lt;br&gt;

Sent from the stomp - dev mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
    &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/stomp---dev-f12079.html&quot; embed=&quot;fixTarget[12079]&quot; target=&quot;_top&quot; &gt;stomp - dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/memory-allocation-bug-in-C-client-library-tp23747094p23749653.html" />
</entry>

</feed>
