<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>phpsam Google Group</title>
  <link>http://groups.google.co.uk/group/phpsam</link>
  <description>A group for the discussion of Simple Asynchronous Messaging (SAM) for PHP an extension available from pecl.php.net</description>
  <language>en</language>
  <item>
  <title>Re: Don&#39;t understand if I installed everything</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/43722ba552baa350?show_docid=43722ba552baa350</link>
  <description>
  [snipped] &lt;br&gt; I don&#39;t have a similar configuration handy, although I&#39;m back in the &lt;br&gt; office tomorrow. I must admit I haven&#39;t tried this type of setup with &lt;br&gt; XMS 2.0 (although I have no reason to suspect it won&#39;t work). &lt;br&gt; I&#39;ll get a server installed shortly and see what I can come up with. &lt;br&gt; Ian.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/43722ba552baa350?show_docid=43722ba552baa350</guid>
  <author>
  goo...@ianburnett.com
  (Ian Burnett)
  </author>
  <pubDate>Tue, 04 Apr 2009 20:59:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Don&#39;t understand if I installed everything</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/5e9bcc2fd91841d9?show_docid=5e9bcc2fd91841d9</link>
  <description>
  Hi Ian, &lt;br&gt; &lt;p&gt;Thanks for the response. It is very much appreciated. &lt;br&gt; &lt;p&gt;I&#39;m actually the developer and the one trying to use SAM. We work for &lt;br&gt; Sprint and our company uses MQ Series v6.x. I have an application &lt;br&gt; written in PHP that is trying to connect to the MQ server farm to send/ &lt;br&gt; receive messages for our internal ticketing system. Most of our
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/5e9bcc2fd91841d9?show_docid=5e9bcc2fd91841d9</guid>
  <author>
  lt4...@gmail.com
  (Larry)
  </author>
  <pubDate>Mon, 04 Apr 2009 13:45:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Don&#39;t understand if I installed everything</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/54eec913c5e7a76b?show_docid=54eec913c5e7a76b</link>
  <description>
  Do you have any code showing how your developer is trying to call the &lt;br&gt; PHP SAM library? &lt;br&gt; You didn&#39;t mention installation of the XMS library - this is a &lt;br&gt; requirement (and provides much of the abstraction between the generic &lt;br&gt; SAM messaging interface and the MQ CONN/OPEN/GET/PUT interface). It&#39;s a &lt;br&gt; free download from here:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/54eec913c5e7a76b?show_docid=54eec913c5e7a76b</guid>
  <author>
  goo...@ianburnett.com
  (Ian Burnett)
  </author>
  <pubDate>Sun, 04 Apr 2009 22:28:51 UT
</pubDate>
  </item>
  <item>
  <title>Don&#39;t understand if I installed everything</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/0a50594d633fae00?show_docid=0a50594d633fae00</link>
  <description>
  I&#39;m trying to get this installed on Red Hat ES 3 with php 4.4.2. &lt;br&gt; &lt;p&gt;I installed MQSeriesClient, Runtime, Samples, and SDK, all version &lt;br&gt; 6.0.2-6. &lt;br&gt; &lt;p&gt;I also installed the gsk7bas-7.0-4.20.i386.rpm. &lt;br&gt; &lt;p&gt;In my /etc/php.ini file I included both extension=sam.so and &lt;br&gt; extension=sam_xms.so . &lt;br&gt; &lt;p&gt;On the phpinfo.php, it show both modules loaded.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/0a50594d633fae00?show_docid=0a50594d633fae00</guid>
  <author>
  tremor...@gmail.com
  (tremor_tj)
  </author>
  <pubDate>Fri, 04 Apr 2009 21:38:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Unable to Compile SAM</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/511d63994e246944?show_docid=511d63994e246944</link>
  <description>
  Just in case anyone else is looking for the solution to this issue. &lt;br&gt; I&#39;ve found that it&#39;s trying to use the 32-bit version of the XMS &lt;br&gt; library file when my OS is 64-bit. I changed the config.m4 file to &lt;br&gt; look for the path /opt/IBM/XMS/lib64 instead of /opt/IBM/XMS/lib and &lt;br&gt; it now compiles fine.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/511d63994e246944?show_docid=511d63994e246944</guid>
  <author>
  j...@cxdigital.com
  (Jack Chung)
  </author>
  <pubDate>Thu, 04 Apr 2009 14:18:09 UT
</pubDate>
  </item>
  <item>
  <title>Unable to Compile SAM</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/10cc8ac76056bb65?show_docid=10cc8ac76056bb65</link>
  <description>
  Can anyone help me with the following error when installing SAM using &lt;br&gt; &amp;quot;pecl install sam&amp;quot;? &lt;br&gt; &lt;p&gt;checking for sam support... yes, shared &lt;br&gt; checking for sam xms support... yes, shared &lt;br&gt; checking for sam xms files in default path... found in /opt &lt;br&gt; checking for xmsConnFactCreate in -lgxi... no &lt;br&gt; configure: error: wrong sam XMS lib version or lib not found
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/10cc8ac76056bb65?show_docid=10cc8ac76056bb65</guid>
  <author>
  j...@cxdigital.com
  (Jack Chung)
  </author>
  <pubDate>Tue, 03 Mar 2009 16:05:18 UT
</pubDate>
  </item>
  <item>
  <title>require compiled .dll files.</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/caea3ab9ee030f80/822e42db1ffb781f?show_docid=822e42db1ffb781f</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;Can anybody please forward me the php_sam.dll and php_sam_xms.dll &lt;br&gt; files which are compatible with PHP5.2.5. &lt;br&gt; &lt;p&gt;I tried to build those but I was not able to build them due to some &lt;br&gt; missing files while compiling. &lt;br&gt; &lt;p&gt;I was able to find both the files for PHP5.1.6 but I want it for the &lt;br&gt; above mentioned version.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/caea3ab9ee030f80/822e42db1ffb781f?show_docid=822e42db1ffb781f</guid>
  <author>
  kedar...@gmail.com
  (ken)
  </author>
  <pubDate>Fri, 04 Apr 2008 16:32:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: support for Stomp protocol</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/1eaae2d71b6a5ae4?show_docid=1eaae2d71b6a5ae4</link>
  <description>
  Great stuff Jack. I&#39;ll look at incorporating your STOMP support into &lt;br&gt; the package. &lt;br&gt; Cheers &lt;br&gt; Dave
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/1eaae2d71b6a5ae4?show_docid=1eaae2d71b6a5ae4</guid>
  <author>
  d.s.rens...@googlemail.com
  (dsr)
  </author>
  <pubDate>Tue, 09 Sep 2007 15:09:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: support for Stomp protocol</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/fec05a4ff01dd7ff?show_docid=fec05a4ff01dd7ff</link>
  <description>
  Hello! &lt;br&gt; Sorry, this took me two month to get to. Heads down doing PHP SCA. &lt;br&gt; I&#39;ve uploaded a zip file containing the whole sam folder on my &lt;br&gt; machine, along with a eclipse patch file made against the HEAD &lt;br&gt; branch. &lt;br&gt; It&#39;s mainly about a new support for Stomp protocol[1], which can be &lt;br&gt; used for connecting to Apache ActiveMQ. Stomp supports the publish/
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/fec05a4ff01dd7ff?show_docid=fec05a4ff01dd7ff</guid>
  <author>
  za...@hotmail.com
  (Jack Zai)
  </author>
  <pubDate>Tue, 09 Sep 2007 00:25:26 UT
</pubDate>
  </item>
  <item>
  <title>support for Stomp protocol</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b303a89b02a93dcc/2e9e8fe365574f5d?show_docid=2e9e8fe365574f5d</link>
  <description>
  Hi all, &lt;br&gt; I&#39;ve developed a new support for ActiveMQ using Stomp [1] protocol. My &lt;br&gt; code uses the existing Stomp client for PHP [2], the library provides &lt;br&gt; socket connectivity and API for generating stomp commands. The file &lt;br&gt; is licensed under Apache license v2, and I&#39;ve modified it slightly, I &lt;br&gt; am not sure is there any problems with redistribution of this file?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/b303a89b02a93dcc/2e9e8fe365574f5d?show_docid=2e9e8fe365574f5d</guid>
  <author>
  za...@hotmail.com
  (Jack Zai)
  </author>
  <pubDate>Wed, 07 July 2007 11:04:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: SAM version 1.1.0 released including generic extension mechanism</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/b4d7367c83d57d70?show_docid=b4d7367c83d57d70</link>
  <description>
  Great news. &lt;br&gt; As you may know, AciveMQ has become top level project in Apache. It would be &lt;br&gt; nice if we can see it in the to-do list of the upcoming release of SAM. &lt;br&gt; Things like Comet or Internet Messaging Bus is not far from the reach of PHP &lt;br&gt; now. &lt;br&gt; Many thanks &lt;br&gt; Dinh
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/b4d7367c83d57d70?show_docid=b4d7367c83d57d70</guid>
  <author>
  pcd...@gmail.com
  (Dinh)
  </author>
  <pubDate>Wed, 02 Feb 2007 18:54:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: XMS Licensing</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/8d01fe1b46f8c5fa?show_docid=8d01fe1b46f8c5fa</link>
  <description>
  Version 1.1.0 of SAM has recently been released and this removes the &lt;br&gt; hard and fast requirement for the IBM XMS package to be installed to &lt;br&gt; build or deploy. A generic extension mechanism has been added to SAM &lt;br&gt; to make it easy to add C or PHP protocol implementations and the XMS &lt;br&gt; support is now optional.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/8d01fe1b46f8c5fa?show_docid=8d01fe1b46f8c5fa</guid>
  <author>
  d.s.rens...@googlemail.com
  </author>
  <pubDate>Wed, 02 Feb 2007 14:31:17 UT
</pubDate>
  </item>
  <item>
  <title>SAM version 1.1.0 released including generic extension mechanism</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/5920cf0944bb41fb?show_docid=5920cf0944bb41fb</link>
  <description>
  SAM version 1.1.0 has been released via pecl.php.net. This version &lt;br&gt; builds on the last and adds support for a new protocol, MQTT (MQ &lt;br&gt; Telemetry Transport), but more importantly adds a generic extension &lt;br&gt; mechanism to make it easy to adapt the package to add support for &lt;br&gt; other protocols. &lt;br&gt; It has always been the intention to make SAM a messaging protocol/
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/5920cf0944bb41fb?show_docid=5920cf0944bb41fb</guid>
  <author>
  d.s.rens...@googlemail.com
  </author>
  <pubDate>Wed, 02 Feb 2007 14:27:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: XMS Licensing</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/a83c308390a26555?show_docid=a83c308390a26555</link>
  <description>
  Hi Alvaro, &lt;br&gt; Let me try and answer your questions... &lt;br&gt; The current level of SAM uses XMS to connect to the various members of &lt;br&gt; the IBM messaging and queuing product family so yes it is required to &lt;br&gt; build the extension. &lt;br&gt; I agree it&#39;s not ideal that you have to register on the IBM site to &lt;br&gt; access the XMS package but currently we are sort of stuck with this.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/a83c308390a26555?show_docid=a83c308390a26555</guid>
  <author>
  d.s.rens...@googlemail.com
  </author>
  <pubDate>Thu, 12 Dec 2006 11:51:23 UT
</pubDate>
  </item>
  <item>
  <title>XMS Licensing</title>
  <link>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/2b72662bfc70f73d?show_docid=2b72662bfc70f73d</link>
  <description>
  Hi, &lt;br&gt; i&#39;m curious about XMS, it looks like it is required for building the &lt;br&gt; SAM extension, is that right? &lt;br&gt; What sort of license is XMS released under? It wasn&#39;t very clear on the &lt;br&gt; XMS readme filed, it just said &amp;quot;Licensed Materials - Property of IBM&amp;quot; &lt;br&gt; Is there anyway to bundle the XMS code inside of the SAM source?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/2b72662bfc70f73d?show_docid=2b72662bfc70f73d</guid>
  <author>
  simple...@gmail.com
  (alvaro)
  </author>
  <pubDate>Thu, 12 Dec 2006 08:44:01 UT
</pubDate>
  </item>
  </channel>
</rss>
