<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/phpsam</id>
  <title type="text">phpsam Google Group</title>
  <subtitle type="text">
  A group for the discussion of Simple Asynchronous Messaging (SAM) for PHP an extension available from pecl.php.net
  </subtitle>
  <link href="/group/phpsam/feed/atom_v1_0_msgs.xml" rel="self" title="phpsam feed"/>
  <updated>2009-04-14T20:59:25Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Ian Burnett</name>
  <email>goo...@ianburnett.com</email>
  </author>
  <updated>2009-04-14T20:59:25Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/43722ba552baa350?show_docid=43722ba552baa350</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/43722ba552baa350?show_docid=43722ba552baa350"/>
  <title type="text">Re: Don&#39;t understand if I installed everything</title>
  <summary type="html" xml:space="preserve">
  [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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Larry</name>
  <email>lt4...@gmail.com</email>
  </author>
  <updated>2009-04-13T13:45:12Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/5e9bcc2fd91841d9?show_docid=5e9bcc2fd91841d9</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/5e9bcc2fd91841d9?show_docid=5e9bcc2fd91841d9"/>
  <title type="text">Re: Don&#39;t understand if I installed everything</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ian Burnett</name>
  <email>goo...@ianburnett.com</email>
  </author>
  <updated>2009-04-12T22:28:51Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/54eec913c5e7a76b?show_docid=54eec913c5e7a76b</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/54eec913c5e7a76b?show_docid=54eec913c5e7a76b"/>
  <title type="text">Re: Don&#39;t understand if I installed everything</title>
  <summary type="html" xml:space="preserve">
  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:
  </summary>
  </entry>
  <entry>
  <author>
  <name>tremor_tj</name>
  <email>tremor...@gmail.com</email>
  </author>
  <updated>2009-04-10T21:38:46Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/0a50594d633fae00?show_docid=0a50594d633fae00</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/86247409b439691a/0a50594d633fae00?show_docid=0a50594d633fae00"/>
  <title type="text">Don&#39;t understand if I installed everything</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack Chung</name>
  <email>j...@cxdigital.com</email>
  </author>
  <updated>2009-04-09T14:18:09Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/511d63994e246944?show_docid=511d63994e246944</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/511d63994e246944?show_docid=511d63994e246944"/>
  <title type="text">Re: Unable to Compile SAM</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack Chung</name>
  <email>j...@cxdigital.com</email>
  </author>
  <updated>2009-03-31T16:05:18Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/10cc8ac76056bb65?show_docid=10cc8ac76056bb65</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/da90637ad6a3987b/10cc8ac76056bb65?show_docid=10cc8ac76056bb65"/>
  <title type="text">Unable to Compile SAM</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>ken</name>
  <email>kedar...@gmail.com</email>
  </author>
  <updated>2008-04-04T16:32:43Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/caea3ab9ee030f80/822e42db1ffb781f?show_docid=822e42db1ffb781f</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/caea3ab9ee030f80/822e42db1ffb781f?show_docid=822e42db1ffb781f"/>
  <title type="text">require compiled .dll files.</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>dsr</name>
  <email>d.s.rens...@googlemail.com</email>
  </author>
  <updated>2007-09-11T15:09:36Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/1eaae2d71b6a5ae4?show_docid=1eaae2d71b6a5ae4</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/1eaae2d71b6a5ae4?show_docid=1eaae2d71b6a5ae4"/>
  <title type="text">Re: support for Stomp protocol</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack Zai</name>
  <email>za...@hotmail.com</email>
  </author>
  <updated>2007-09-11T00:25:26Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/fec05a4ff01dd7ff?show_docid=fec05a4ff01dd7ff</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/572f0636736bf41f/fec05a4ff01dd7ff?show_docid=fec05a4ff01dd7ff"/>
  <title type="text">Re: support for Stomp protocol</title>
  <summary type="html" xml:space="preserve">
  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/
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack Zai</name>
  <email>za...@hotmail.com</email>
  </author>
  <updated>2007-07-11T11:04:29Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b303a89b02a93dcc/2e9e8fe365574f5d?show_docid=2e9e8fe365574f5d</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/b303a89b02a93dcc/2e9e8fe365574f5d?show_docid=2e9e8fe365574f5d"/>
  <title type="text">support for Stomp protocol</title>
  <summary type="html" xml:space="preserve">
  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?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dinh</name>
  <email>pcd...@gmail.com</email>
  </author>
  <updated>2007-02-07T18:54:02Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/b4d7367c83d57d70?show_docid=b4d7367c83d57d70</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/b4d7367c83d57d70?show_docid=b4d7367c83d57d70"/>
  <title type="text">Re: SAM version 1.1.0 released including generic extension mechanism</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <email>d.s.rens...@googlemail.com</email>
  </author>
  <updated>2007-02-07T14:31:17Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/8d01fe1b46f8c5fa?show_docid=8d01fe1b46f8c5fa</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/8d01fe1b46f8c5fa?show_docid=8d01fe1b46f8c5fa"/>
  <title type="text">Re: XMS Licensing</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <email>d.s.rens...@googlemail.com</email>
  </author>
  <updated>2007-02-07T14:27:52Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/5920cf0944bb41fb?show_docid=5920cf0944bb41fb</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/b9ff4980ab99e6c6/5920cf0944bb41fb?show_docid=5920cf0944bb41fb"/>
  <title type="text">SAM version 1.1.0 released including generic extension mechanism</title>
  <summary type="html" xml:space="preserve">
  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/
  </summary>
  </entry>
  <entry>
  <author>
  <email>d.s.rens...@googlemail.com</email>
  </author>
  <updated>2006-12-21T11:51:23Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/a83c308390a26555?show_docid=a83c308390a26555</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/a83c308390a26555?show_docid=a83c308390a26555"/>
  <title type="text">Re: XMS Licensing</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>alvaro</name>
  <email>simple...@gmail.com</email>
  </author>
  <updated>2006-12-21T08:44:01Z</updated>
  <id>http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/2b72662bfc70f73d?show_docid=2b72662bfc70f73d</id>
  <link href="http://groups.google.co.uk/group/phpsam/browse_frm/thread/579a520566aef03a/2b72662bfc70f73d?show_docid=2b72662bfc70f73d"/>
  <title type="text">XMS Licensing</title>
  <summary type="html" xml:space="preserve">
  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?
  </summary>
  </entry>
</feed>
